merge fixes
This commit is contained in:
@@ -83,7 +83,7 @@ local tmp_cfg = {
|
||||
ConnTimeout = nil, ---@type number
|
||||
WiredModem = false, ---@type string|false
|
||||
TrustedRange = nil, ---@type number
|
||||
AuthKey = "", ---@type string
|
||||
AuthKey = nil, ---@type string|nil
|
||||
LogMode = 0, ---@type LOG_MODE
|
||||
LogPath = "",
|
||||
LogDebug = false,
|
||||
|
||||
Reference in New Issue
Block a user