develop-groupedParticipants #89
Reference in New Issue
Block a user
No description provided.
Delete Branch "develop-groupedParticipants"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -63,1 +58,3 @@
@JsonValue(6) guestWithModeratorPermissions
@JsonValue(1) owner('Besitzer'),
@JsonValue(2) moderator('Moderator'),
@JsonValue(3) user('Benutzer'),
Teilnehmer erscheint mir ein besserer Begriff in dem Kontext
@@ -64,0 +59,4 @@
@JsonValue(2) moderator('Moderator'),
@JsonValue(3) user('Benutzer'),
@JsonValue(4) guest('Gast'),
@JsonValue(5) userFollowingPublicLink('Link Nutzer'),
hier ebenfalls