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