Added buttons to join/leave organisations (no functionality yet)
This commit is contained in:
@@ -23,5 +23,8 @@ return [
|
||||
'require_approval' => true,
|
||||
'timeout' => -1,
|
||||
],
|
||||
'membership' => [
|
||||
'single_membership' => false,
|
||||
],
|
||||
],
|
||||
];
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user