Got first token modules working, and a bunch of bugfixes throughout
This commit is contained in:
@ -34,6 +34,7 @@ regchat(
|
||||
"mptest", {
|
||||
privs = {privs=true},
|
||||
func = function(user)
|
||||
modpol.instance.members = modpol.list_users()
|
||||
modpol.orgs.reset()
|
||||
modpol.interactions.dashboard(user)
|
||||
return true, "Reset orgs"
|
||||
|
Reference in New Issue
Block a user