We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df23c9 commit e39a1ffCopy full SHA for e39a1ff
nr-app/src/redux/slices/map.slice.ts
@@ -21,6 +21,7 @@ const initialState: MapState = {
21
hitchwiki: false,
22
timesafari: false,
23
triphopping: false,
24
+ unverified: false,
25
},
26
};
27
0 commit comments