Added Async

This commit is contained in:
Cooldude2606
2020-02-16 17:25:05 +00:00
parent c32f42494d
commit 50213c71ad
5 changed files with 95 additions and 95 deletions

View File

@@ -17,7 +17,7 @@ local interface_modules = {
['Roles']='expcore.roles',
['Store']='expcore.store',
['Gui']='expcore.gui',
['Sudo']='expcore.sudo'
['Async']='expcore.async'
}
-- loads all the modules given in the above table