You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build.sh
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -80,8 +80,9 @@ $(for id in "${ms_ids[@]}"; do printf '%s\n' "${ms_store["$id.header"]}"; done \
80
80
81
81
/* README
82
82
### General
83
-
- You can disable individual modules by setting the corresponding id to \`false\` in the userscript storage tab *(note: only displayed after first run)*.
83
+
- You can disable individual modules by setting the corresponding id to \`false\` in the userscript storage tab *(note: only displayed after first run and with "Config mode" set to "Advanced" in TM settings)*.
84
84
- Each enabled module will conflict with the corresponding standalone userscript. Either uninstall the standalone version (suggested) or disable the respective module.
85
+
- Newly added modules will automatically get enabled when the script is updated. Modules that you already disabled will stay disabled.
85
86
- As VIP user you should disable: \`2dz6ub1t\`, \`fyk2l3vj\`, \`x70tru7b\`, \`2hc6zfyy\`
86
87
- This userscript is automatically generated. YMMV.
0 commit comments