Skip to content

Commit a78b026

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents a6d2f68 + da1a56f commit a78b026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nr-app/src/redux/slices/map.slice.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const initialState: MapState = {
2525
hitchwiki: false,
2626
timesafari: false,
2727
triphopping: false,
28-
unverified: false,
28+
unverified: true,
2929
},
3030
};
3131

0 commit comments

Comments
 (0)