1
0

feat(frontend): スリープ無効化機能

Resolve #11853
This commit is contained in:
syuilo
2023-09-20 10:02:39 +09:00
parent bb0b2df37e
commit bb460a1785
6 changed files with 60 additions and 37 deletions
+1
View File
@@ -1115,6 +1115,7 @@ export interface Locale {
"loadReplies": string;
"loadConversation": string;
"pinnedList": string;
"keepScreenOn": string;
"_announcement": {
"forExistingUsers": string;
"forExistingUsersDescription": string;