diff options
Diffstat (limited to 'src/App.tsx')
-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 |