fix(locale): trigger setLocale in locale module

This commit is contained in:
Linden
2024-04-02 17:00:59 +11:00
parent 2d4e56d828
commit 44b41973b8
3 changed files with 3 additions and 3 deletions

View File

@@ -16,4 +16,4 @@ RegisterNUICallback('getConfig', function(_, cb)
primaryColor = GetConvar('ox:primaryColor', 'blue'),
primaryShade = GetConvarInt('ox:primaryShade', 8)
})
end)
end)