mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 13:45:56 +02:00
feat(frontend): モバイルデバイスで折りたたまれたUIの展開表示に全画面ページを使用できるように
This commit is contained in:
@@ -790,3 +790,5 @@ export function launchUploader(
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
export const pageFolderTeleportCount = ref(0);
|
||||
|
||||
Reference in New Issue
Block a user