This commit is contained in:
Timothy Jaeryang Baek
2025-10-05 02:05:52 -05:00
parent a743b16728
commit fff0e55f41

View File

@@ -153,6 +153,7 @@
};
onMount(async () => {
viewOption = localStorage?.workspaceViewOption || '';
await init();
loaded = true;