Skip to content

Commit

Permalink
Update .reflame.config.jsonc
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisl9029 authored Oct 20, 2023
1 parent 153c89f commit 1703b2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .reflame.config.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
// 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": "01GSXZYQT1W0TZDJAG94P9S4BZ", // prod fork
//"appId": "01GVH35S71FJP26W72V3K7CB2N", // prod
"appId": "01GSXZYQT1W0TZDJAG94P9S4BZ", // prod fork
// "appId": "01GR550WASJY2G2NSYZ4P54JJV", // dev
// This is what shows up in the browser's tab bar.
"title": "Reflame App",
Expand Down Expand Up @@ -391,4 +391,4 @@
],
},
},
}
}

0 comments on commit 1703b2d

Please sign in to comment.