Added ability to disable Meteor's API
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"mixins": [ ],
|
||||
"client": [
|
||||
"GuiRendererAccessor"
|
||||
"ConfigTabMixin",
|
||||
"GuiRendererAccessor",
|
||||
"HttpMixin"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user