Skip to content

Commit

Permalink
chore(client/context): add readOnly field (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
RIOT1K authored Feb 17, 2024
1 parent 4e8614b commit 945b535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resource/interface/client/context.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ local openContextMenu = nil
---@field description? string
---@field metadata? string | { [string]: any } | string[]
---@field disabled? boolean
---@field readOnly? boolean
---@field event? string
---@field serverEvent? string
---@field args? any
Expand Down

0 comments on commit 945b535

Please sign in to comment.