feat: Block users who sent invites

This commit is contained in:
krille-chan 2023-12-26 17:03:40 +01:00
commit 991277d5f5
No known key found for this signature in database
2 changed files with 40 additions and 18 deletions

View file

@ -2387,5 +2387,6 @@
"joinSpace": "Join space",
"publicSpaces": "Public spaces",
"addChatOrSubSpace": "Add chat or sub space",
"subspace": "Subspace"
"subspace": "Subspace",
"decline": "Decline"
}