missing fields fixes

This commit is contained in:
Mikayla
2024-12-10 14:57:16 +00:00
parent 7eebf0524f
commit 6bd43af5c0
5 changed files with 6 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ local ESTABLISH_ACK = comms.ESTABLISH_ACK
local MGMT_TYPE = comms.MGMT_TYPE
---@type svr_config
---@diagnostic disable-next-line: missing-fields
local config = {}
supervisor.config = config