1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

enhance(frontend): re-organize settings page

This commit is contained in:
syuilo
2025-03-14 09:53:44 +09:00
parent a1204f5e3e
commit 152660fcf2
5 changed files with 198 additions and 201 deletions

4
locales/index.d.ts vendored
View File

@@ -5429,6 +5429,10 @@ export interface Locale extends ILocale {
* クライアントで再生するサウンドの設定が行えます。
*/
"soundsBanner": string;
/**
* タイムラインとノート
*/
"timelineAndNote": string;
};
"_preferencesProfile": {
/**