From 4c85b727e3a23c20b3e7ce973bbac1b385aa5b9d Mon Sep 17 00:00:00 2001 From: Dean Sofer Date: Mon, 30 Sep 2024 04:31:02 +0000 Subject: [PATCH] Invite button --- src/Online/Friends/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Online/Friends/index.tsx b/src/Online/Friends/index.tsx index cb69885..8d57316 100644 --- a/src/Online/Friends/index.tsx +++ b/src/Online/Friends/index.tsx @@ -132,18 +132,18 @@ export default function Friends() {
  • - group + person_add_alt_1 Invite Friend
  • - {document.fullscreenEnabled ? + {/* {document.fullscreenEnabled ?
  • {fullscreen ? 'fullscreen_exit' : 'fullscreen'} Fullscreen
  • - : null} + : null} */}
  • toggle('profile')}> manage_accounts