Skip to content

Commit b0cc1f6

Browse files
authored
added behavior categories to enums.js
1 parent 6733d84 commit b0cc1f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

template/enums.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
export const ADDON_CATEGORY = {
2+
ATTRIBUTES: "attributes",
3+
MOVEMENTS: "movements",
24
GENERAL: "general",
35
_3D: "3d",
46
DATA_AND_STORAGE: "data-and-storage",

0 commit comments

Comments
 (0)