Created config dir

This commit is contained in:
Cooldude2606
2019-03-14 16:50:44 +00:00
parent 00937f4bcb
commit 111e6829b8
9 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
local Commands = require 'expcore.commands'
local Global = require 'utils.global'
local Common = require 'expcore.common'
require 'modules.commands.admin-only-auth'
require 'config.command_auth_admin'
-- modules that are loaded into the interface env to be accessed
local interface_modules = {