mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
fix(package/locale): initialise by default
This commit is contained in:
@@ -61,3 +61,5 @@ export const initLocale = () => {
|
||||
dict[k] = v;
|
||||
}
|
||||
};
|
||||
|
||||
initLocale();
|
||||
|
||||
Reference in New Issue
Block a user