We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6733d84 commit b0cc1f6Copy full SHA for b0cc1f6
1 file changed
template/enums.js
@@ -1,4 +1,6 @@
1
export const ADDON_CATEGORY = {
2
+ ATTRIBUTES: "attributes",
3
+ MOVEMENTS: "movements",
4
GENERAL: "general",
5
_3D: "3d",
6
DATA_AND_STORAGE: "data-and-storage",
0 commit comments