* Some basic work on connecting modules
This commit is contained in:
14
mods/menu.json
Normal file
14
mods/menu.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"matrix" : {
|
||||
"art" : "matrix",
|
||||
"module" : "matrix"
|
||||
},
|
||||
"login" : {
|
||||
"art" : "login",
|
||||
"module" : "login"
|
||||
},
|
||||
"goodbye" : {
|
||||
"art" : "logoff",
|
||||
"module" : "goodbye"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user