aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 8f178ef9..53050b9e 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -27,8 +27,6 @@
"fabric": "*"
},
"custom": {
- "modmenu:clientsideOnly": true,
- "stopmodreposts:showToast": true,
- "stopmodreposts:showButton": true
+ "modmenu:clientsideOnly": true
}
}