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