mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-14 21:43:56 +02:00
Move modules in mods into /core
This commit is contained in:
parent
57d46dd57e
commit
618ecc0714
28 changed files with 175 additions and 176 deletions
|
@ -102,7 +102,6 @@ function loadModulesForCategory(category, iterator, complete) {
|
|||
function getModulePaths() {
|
||||
return [
|
||||
Config.paths.mods,
|
||||
Config.paths.userMods,
|
||||
Config.paths.loginServers,
|
||||
Config.paths.contentServers,
|
||||
Config.paths.scannerTossers,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue