chore: Fix config type annotations
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
local debug = require("config.debug")
|
||||
local utils = require("automation:utils")
|
||||
|
||||
--- @class HallwayAutomationModule: Module
|
||||
local module = {}
|
||||
|
||||
local timeout = utils.Timeout.new()
|
||||
|
||||
Reference in New Issue
Block a user