This commit is contained in:
2024-12-31 13:34:15 +09:00
parent dfd3f85975
commit a0c0169a4b

View File

@@ -25,8 +25,6 @@ local Commands = require("modules/exp_commands")
local add, parse = Commands.add_data_type, Commands.parse_input
local valid, invalid = Commands.status.success, Commands.status.invalid_input
local Roles = require("modules.exp_legacy.expcore.roles") --- @dep expcore.roles
local types = {} --- @class Commands._types
--- A boolean value where true is one of: yes, y, true, 1