This commit is contained in:
Timothy Jaeryang Baek 2025-05-07 12:52:55 +04:00
parent efd50c3c5a
commit 176a7fc986

View File

@ -440,8 +440,10 @@
} }
} }
if (!chatIdProp) {
loading = false; loading = false;
await tick(); await tick();
}
showControls.subscribe(async (value) => { showControls.subscribe(async (value) => {
if (controlPane && !$mobile) { if (controlPane && !$mobile) {