Revert debug config

This commit is contained in:
John Lyon-Smith
2018-06-28 08:33:47 -07:00
parent ea15132d59
commit 8282a7c339

View File

@@ -12,8 +12,8 @@ export const config = {
homeRegionDelta: 0.005,
geocodeDelayMilliseconds: 500,
defaultUser: "john@lyon-smith.org",
//defaultUser: "",
// defaultUser: "john@lyon-smith.org",
defaultUser: "",
// This region is downtown Toronto
initialRegion: {
@@ -32,6 +32,4 @@ export const config = {
// },
// alwaysShowWorkItemInAR: true,
geoSampleDelay: 3000,
}