From a716841941fe4f87fc76161f067646b9da8c84ad Mon Sep 17 00:00:00 2001 From: thomasrosen Date: Sat, 23 Jan 2021 21:33:54 +0100 Subject: [PATCH] always show frame and hashtag chooser --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 52554c9..48d44f2 100644 --- a/src/App.js +++ b/src/App.js @@ -301,7 +301,7 @@ function App({ getString }) { - {!!originalPhoto ? (<> + {true || !!originalPhoto ? (<>