chore: update organization name

This commit is contained in:
ANTOND.
2025-05-02 15:44:52 +02:00
parent b4e3bcdad7
commit ff2f4c06f9
8 changed files with 26 additions and 25 deletions

View File

@@ -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)