mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Added datastore
This commit is contained in:
@@ -17,7 +17,8 @@ local interface_modules = {
|
||||
['Roles']='expcore.roles',
|
||||
['Store']='expcore.store',
|
||||
['Gui']='expcore.gui',
|
||||
['Async']='expcore.async'
|
||||
['Async']='expcore.async',
|
||||
['Datastore']='expcore.datastore'
|
||||
}
|
||||
|
||||
-- loads all the modules given in the above table
|
||||
|
||||
Reference in New Issue
Block a user