chore: Add missing command hints

This commit is contained in:
krille-chan 2024-03-17 20:32:27 +01:00
commit db747afb7b
No known key found for this signature in database
2 changed files with 7 additions and 1 deletions

View file

@ -2483,5 +2483,7 @@
"transparent": "Transparent",
"incomingMessages": "Incoming messages",
"stickers": "Stickers",
"discover": "Discover"
"discover": "Discover",
"commandHint_ignore": "Ignore the given matrix ID",
"commandHint_unignore": "Unignore the given matrix ID"
}