1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-03-20 15:14:54 +09:00

UI: Group: Buttons for adding and removing members

This commit is contained in:
Pere Lev 2023-12-09 03:03:06 +02:00
parent 702ad39b96
commit 5af2fdd58b
No known key found for this signature in database
GPG key ID: 5252C5C863E5E57D
6 changed files with 135 additions and 5 deletions

View file

@ -169,6 +169,8 @@
/groups/#GroupKeyHashid/stamps/#SigKeyKeyHashid GroupStampR GET
/groups/#GroupKeyHashid/members GroupMembersR GET
/groups/#GroupKeyHashid/invite GroupInviteR GET POST
/groups/#GroupKeyHashid/remove/#CollabTopicGroupId GroupRemoveR POST
---- Repo --------------------------------------------------------------------