Updaet storage schema
This commit is contained in:
@@ -7,7 +7,7 @@ export type Device = {
|
||||
lastNuxDialog: string | undefined
|
||||
geolocation?: {
|
||||
countryCode: string | undefined
|
||||
isAgeRestrictedGeo: boolean
|
||||
isAgeRestrictedGeo: boolean | undefined
|
||||
}
|
||||
trendingBetaEnabled: boolean
|
||||
devMode: boolean
|
||||
|
||||
Reference in New Issue
Block a user