added create link to createOrga
This commit is contained in:
@ -74,6 +74,7 @@ public class ControllerService {
|
||||
visibility1 = Visibility.PUBLIC;
|
||||
} else {
|
||||
visibility1 = Visibility.PRIVATE;
|
||||
createInviteLink(groupId);
|
||||
}
|
||||
|
||||
GroupType groupType;
|
||||
|
||||
Reference in New Issue
Block a user