Move locales and accents to server data, not config
This commit is contained in:
@@ -33,6 +33,8 @@ let serverData = {
|
||||
cachedTranslationFrom: [],
|
||||
triggers: [],
|
||||
npcs: [],
|
||||
locales: [],
|
||||
accents: [],
|
||||
};
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user