Skip to content

Commit

Permalink
add missing prop for CellDropdown annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Krealle committed Dec 6, 2024
1 parent 0d72a3e commit a046b12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Annotations.lua
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
---@field GetSelected function
---@field AddItem function
---@field ClearItems function
---@field text FontString

---@class CellColorPicker: Frame, BackdropTemplate
---@field SetColor fun(self: CellColorPicker, r: number|table, g: number?, b: number?, a: number?)
Expand Down

0 comments on commit a046b12

Please sign in to comment.