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 function allowAce(allow)

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 cache = _ENV.cache

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 registeredCallbacks = {}

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 _registerCommand = RegisterCommand

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>
]]
---@type promise?

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>
]]
---@param value string

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 contextMenus = {}

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 input

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>
]]
---@alias IconProp 'fas' | 'far' | 'fal' | 'fat' | 'fad' | 'fab' | 'fak' | 'fass'

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>
]]
---@type { [string]: MenuProps }

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>
]]
---@alias NotificationPosition 'top' | 'top-right' | 'top-left' | 'bottom' | 'bottom-right' | 'bottom-left' | 'center-right' | 'center-left'

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 progress

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>
]]
---@class RadialItem

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>
]]
---@type promise?

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>
]]
---@class TextUIOptions

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>
]]
if GetConvarInt('ox:txAdminNotifications', 0) == 0 then return end

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

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>
]]
if cache.game == 'redm' then return end

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>
]]
---@param vehicle number

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.versionCheck(repository)

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.checkDependency(resource, minimumVersion, printMessage)

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 creatorActive = false

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 function formatNumber(num)