Skip to content

Commit

Permalink
improve time machine annotation
Browse files Browse the repository at this point in the history
Signed-off-by: Allen Faure <[email protected]>
  • Loading branch information
emptyrivers committed Apr 4, 2024
1 parent f30a51c commit c1d2ff8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions WeakAuras/TimeMachine.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---@type string, Private
local _, Private = ...
---@type string
local AddonName = ...
---@class Private
local Private = select(2, ...)

---@class TimeMachine
local TimeMachine = {
Expand Down

0 comments on commit c1d2ff8

Please sign in to comment.