mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Add haptics and analytics
This commit is contained in:
@ -13,7 +13,7 @@ const initialState = {
|
||||
language: undefined,
|
||||
theme: 'auto',
|
||||
browser: 'internal',
|
||||
analytics: false
|
||||
analytics: true
|
||||
}
|
||||
|
||||
export const changeAnalytics = createAsyncThunk(
|
||||
|
Reference in New Issue
Block a user