diff options
author | Ivan Chen <ivan@tagg.id> | 2021-04-07 14:12:10 -0400 |
---|---|---|
committer | Ivan Chen <ivan@tagg.id> | 2021-04-07 14:12:10 -0400 |
commit | addafa43ed6767fa012087447fa074b84b314ec4 (patch) | |
tree | 87c4c895f979a20915ede73014464876cd6c557f /src | |
parent | f36ce8993d45ed69845a2ff6340f4d52d03855d9 (diff) |
using dev app
Diffstat (limited to 'src')
-rw-r--r-- | src/App.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.tsx b/src/App.tsx index a5fd4914..ed1efbce 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -39,7 +39,7 @@ const App = () => { LocalMessageType, LocalResponseType, LocalUserType - >('27yt628q52ht'); + >('3swg9e3kgtam'); return ( /** * This is the provider from the redux store, it acts as the root provider for our application |