1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Long press to switch account

This commit is contained in:
Zhiyuan Zheng
2022-02-02 22:47:30 +01:00
parent bc0c07e785
commit 4ea4e39759
3 changed files with 21 additions and 3 deletions

View File

@ -33,7 +33,7 @@ dev()
sentry()
audio()
push()
enableFreeze()
enableFreeze(true)
const App: React.FC = () => {
log('log', 'App', 'rendering App')