mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 15:36:02 +01:00
feat(settings): notification position
This commit is contained in:
@@ -11,9 +11,6 @@ function lib.getLocaleKey() return settings.locale end
|
||||
|
||||
---@param key string
|
||||
function lib.setLocale(key)
|
||||
settings.locale = key
|
||||
|
||||
SetResourceKvp('locale', key)
|
||||
TriggerEvent('ox_lib:setLocale', key)
|
||||
SendNUIMessage({
|
||||
action = 'setLocale',
|
||||
|
||||
Reference in New Issue
Block a user