From 7d423d00d029d895cf4b74cd321e6c9410fb48ba Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Tue, 14 Nov 2023 12:26:02 +0000 Subject: [PATCH] =?UTF-8?q?[=E2=9C=A8]=20Added=20fullscreen=20button=20to?= =?UTF-8?q?=20Browser?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/browser.ts | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/src/apps/browser.ts b/src/apps/browser.ts index 971e78a..fdf76c0 100644 --- a/src/apps/browser.ts +++ b/src/apps/browser.ts @@ -33,7 +33,8 @@ export default class BrowserApp implements App { - + +