fix: 'call' url search param not working

This commit is contained in:
Timothy J. Baek 2024-09-25 01:02:48 +02:00
parent e030f261d1
commit 1767b64135
1 changed files with 1 additions and 0 deletions

View File

@ -357,6 +357,7 @@
if ($page.url.searchParams.get('call') === 'true') {
showCallOverlay.set(true);
showControls.set(true);
}
selectedModels = selectedModels.map((modelId) =>