Adding and fixing basic modules for renaming, removing, and adding orgs
This commit is contained in:
@ -18,7 +18,7 @@ function remove_org:initiate(result)
|
||||
if self.org == modpol.instance then
|
||||
modpol.interactions.message(
|
||||
self.initiator,
|
||||
"You cannot remove the root org")
|
||||
"Cannot remove the root org")
|
||||
else
|
||||
modpol.interactions.message_org(
|
||||
self.initiator,self.org.id,
|
||||
|
Reference in New Issue
Block a user