From 7076a657fcc75cb0c9b616f54fb52e032fcdf078 Mon Sep 17 00:00:00 2001 From: kodxana Date: Mon, 2 May 2022 11:49:00 +0200 Subject: [PATCH] Update main.tsx --- src/pages/popup/main.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/popup/main.tsx b/src/pages/popup/main.tsx index 37c7faf..0216879 100644 --- a/src/pages/popup/main.tsx +++ b/src/pages/popup/main.tsx @@ -42,6 +42,7 @@ function WatchOnLbryPopup(params: { profile: Awaited render(, document.getElementById('root')!)) } -renderPopup() \ No newline at end of file +renderPopup()