chore: Fix config type annotations
This commit is contained in:
@@ -4,6 +4,7 @@ local presence = require("config.presence")
|
||||
local utils = require("automation:utils")
|
||||
local variables = require("automation:variables")
|
||||
|
||||
--- @class DebugModule: Module
|
||||
local module = {}
|
||||
|
||||
if variables.debug == "true" then
|
||||
|
||||
Reference in New Issue
Block a user