Compare commits
No commits in common. "68422b9343c3cdfbf0a56c75a40e98100eef3f65" and "9b48f2adcb3e1aa6aea1e10cbbf439495774a1f1" have entirely different histories.
68422b9343
...
9b48f2adcb
|
@ -13,7 +13,7 @@ local DEFAULT_CONFIG = "return {\n" ..
|
|||
--- @class Config
|
||||
--- @field group string
|
||||
|
||||
--- Read current configs, create if doesnt exist :3
|
||||
--- Read current configs, create if doesnt exist
|
||||
---@return Config
|
||||
function config.ReadConfig()
|
||||
if not fs.exists(config.config_path) then
|
||||
|
|
Loading…
Reference in New Issue
Block a user