mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 23: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;
|
dict[k] = v;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
initLocale();
|
||||||
|
|||||||
Reference in New Issue
Block a user