From 463e0266ea98bc562ddc70984f2da1faaec548cb Mon Sep 17 00:00:00 2001 From: maxichrome Date: Mon, 23 May 2022 05:45:00 -0500 Subject: [PATCH] fix window controls (again) --- apps/landing/src/components/AppEmbed.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/landing/src/components/AppEmbed.tsx b/apps/landing/src/components/AppEmbed.tsx index 4503a60f1..264902245 100644 --- a/apps/landing/src/components/AppEmbed.tsx +++ b/apps/landing/src/components/AppEmbed.tsx @@ -84,7 +84,7 @@ export default function AppEmbed() { )} src={`${ import.meta.env.VITE_SDWEB_BASE_URL || 'http://localhost:8002' - }?library_id=9068c6ec-cf90-451b-bb30-4174781e7bc6`} + }?showControls&library_id=9068c6ec-cf90-451b-bb30-4174781e7bc6`} /> )}