mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 04:25:55 +01:00
Remove sounds (#8617)
* feat: remove sounds * feat: remove more sounds * feat: disable sounds plugin * fix: openapi
This commit is contained in:
committed by
GitHub
parent
251ea79bd2
commit
5f10d67db5
@@ -36,7 +36,6 @@ Plugins.clientScripts = [];
|
||||
Plugins.acpScripts = [];
|
||||
Plugins.libraryPaths = [];
|
||||
Plugins.versionWarning = [];
|
||||
Plugins.soundpacks = [];
|
||||
Plugins.languageData = {};
|
||||
Plugins.loadedPlugins = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user