Various bugfixes on defer and processes
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
-- @module join_org
|
||||
|
||||
local join_org = {
|
||||
name = "Join this org (consent)",
|
||||
name = "Join this org",
|
||||
slug = "join_org",
|
||||
desc = "Adds member with consent of all members"
|
||||
desc = "Allows initiator to join this org"
|
||||
}
|
||||
|
||||
join_org.data = {
|
||||
|
Reference in New Issue
Block a user