chore: adjust links

This commit is contained in:
Linden
2025-03-29 21:44:03 +11:00
parent 9946bf9c04
commit cc6aed591f
73 changed files with 73 additions and 73 deletions

View File

@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem>
Copyright © 2025 Linden <https://github.com/thelindat>
]]
local settings = require 'resource.settings'

View File

@@ -3,7 +3,7 @@
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem>
Copyright © 2025 Linden <https://github.com/thelindat>
]]
function lib.getLocaleKey() return GetConvar('ox:locale', 'en') end