diff options
Diffstat (limited to 'script/meta/bee/filewatch.lua')
-rw-r--r-- | script/meta/bee/filewatch.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/meta/bee/filewatch.lua b/script/meta/bee/filewatch.lua index 813548b2..b5211355 100644 --- a/script/meta/bee/filewatch.lua +++ b/script/meta/bee/filewatch.lua @@ -1,4 +1,4 @@ ----@meta bee.filewatch +---@meta ---@class bee.filewatch.instance local instance = {} |