From 6c4bb11e8447b70652bef1a4176c7873f47946cd Mon Sep 17 00:00:00 2001 From: Lewis Liu Date: Mon, 31 Jul 2023 22:57:31 -0700 Subject: [PATCH] Try dev deploy --- .reflame.config.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.reflame.config.jsonc b/.reflame.config.jsonc index 328912d9dcc..42c5e64d27c 100644 --- a/.reflame.config.jsonc +++ b/.reflame.config.jsonc @@ -3,9 +3,9 @@ // It's basically JSON, with the addition of comments, and looser syntax // (trailing commas!). // Reflame uses this to identify your app. - "appId": "01GVH35S71FJP26W72V3K7CB2N", // prod + // "appId": "01GVH35S71FJP26W72V3K7CB2N", // prod // "appId": "01GSXZYQT1W0TZDJAG94P9S4BZ", // prod fork - // "appId": "01GR550WASJY2G2NSYZ4P54JJV", // dev + "appId": "01GR550WASJY2G2NSYZ4P54JJV", // dev // This is what shows up in the browser's tab bar. "title": "Reflame App", // This is the description that shows up in Google search.