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