fix: Create chat dialog crashes sometimes and power level textfield does not validate input

This commit is contained in:
krille-chan 2023-10-28 10:09:40 +02:00
commit 5665cac15c
No known key found for this signature in database
3 changed files with 16 additions and 5 deletions

View file

@ -2533,5 +2533,6 @@
"placeholders": {
"seconds": {}
}
}
},
"pleaseEnterANumber": "Please enter a number greater than 0"
}