Skip to content

Commit

Permalink
chore(bridge/client/functions): update old link (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm committed Apr 25, 2024
1 parent 58c9d4e commit 55eaeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridge/qb/client/functions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local functions = {}

-- Player

---@deprecated import PlayerData using module 'qbx_core:playerdata' https://qbox-docs.vercel.app/resources/core/import
---@deprecated import PlayerData using module 'qbx_core:playerdata' https://docs.qbox.re/resources/qbx_core/modules/playerdata
---@param cb? fun(playerData: PlayerData)
---@return PlayerData? playerData
function functions.GetPlayerData(cb)
Expand Down

0 comments on commit 55eaeea

Please sign in to comment.