1
0

enhance(frontend): improve usability on touch device

This commit is contained in:
syuilo
2025-03-16 10:58:06 +09:00
parent 2ddedd0ce6
commit c2940fd77c
15 changed files with 69 additions and 17 deletions
+8
View File
@@ -5433,6 +5433,14 @@ export interface Locale extends ILocale {
*
*/
"timelineAndNote": string;
/**
*
*/
"makeEveryTextElementsSelectable": string;
/**
*
*/
"makeEveryTextElementsSelectable_description": string;
};
"_preferencesProfile": {
/**