Redirect logic to v0 (#1384)

This commit is contained in:
Abhijith Chatra 2018-10-11 10:54:49 -07:00 committed by GitHub
parent bbf531fde0
commit 50f29d278a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -429,6 +429,9 @@
},
"browserDbPrefixes": {
"1": "v1"
},
"editorVersionPaths": {
"0": "v0"
}
}
}