Skip to content

Commit 2654ca8

Browse files
authored
mm i add math category to vector
1 parent 0ac9e85 commit 2654ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/libraries/extensions/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ const menuItems = [
909909
name: 'Vector',
910910
extensionId: 'jwVector',
911911
iconURL: jwVectorExtensionThumb,
912-
tags: ['penguinmod'],
912+
tags: ['penguinmod', 'math'],
913913
description: 'Vector type for calculating with X and Y coordinates.',
914914
extDeveloper: 'jwklong',
915915
featured: true

0 commit comments

Comments
 (0)