1
0

enhance(frontend): ナビゲーションバーの副ボタンを非表示にできるように

This commit is contained in:
syuilo
2025-03-25 09:50:59 +09:00
parent 72734fe365
commit 26b2cfe518
6 changed files with 26 additions and 1 deletions
+4
View File
@@ -5610,6 +5610,10 @@ export interface Locale extends ILocale {
*
*/
"makeEveryTextElementsSelectable_description": string;
/**
*
*/
"showNavbarSubButtons": string;
};
"_preferencesProfile": {
/**