:3
This commit is contained in:
parent
7292f271fb
commit
dcc0a3e687
|
@ -13,7 +13,7 @@ local DEFAULT_CONFIG = "return {\n" ..
|
|||
--- @class Config
|
||||
--- @field group string
|
||||
|
||||
--- Read current configs, create if doesnt exist
|
||||
--- Read current configs, create if doesnt exist :3
|
||||
---@return Config
|
||||
function config.ReadConfig()
|
||||
if not fs.exists(config.config_path) then
|
||||
|
|
Loading…
Reference in New Issue
Block a user