mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
chore: update organization name
This commit is contained in:
@@ -44,7 +44,7 @@ cache = {
|
||||
|
||||
if not LoadResourceFile(lib.name, 'web/build/index.html') then
|
||||
local err =
|
||||
'^1Unable to load UI. Build ox_lib or download the latest release.\n ^3https://github.com/overextended/ox_lib/releases/latest/download/ox_lib.zip^0'
|
||||
'^1Unable to load UI. Build ox_lib or download the latest release.\n ^3https://github.com/communityox/ox_lib/releases/latest/download/ox_lib.zip^0'
|
||||
function lib.hasLoaded() return err end
|
||||
|
||||
error(err)
|
||||
|
||||
@@ -43,4 +43,4 @@ function lib.versionCheck(repository)
|
||||
end)
|
||||
end
|
||||
|
||||
lib.versionCheck('overextended/ox_lib')
|
||||
lib.versionCheck('communityox/ox_lib')
|
||||
|
||||
Reference in New Issue
Block a user