Override v1.url setting with "" instead of null (#112)

This commit is contained in:
Miguel Serrano 2019-09-06 10:37:03 +02:00 committed by GitHub
parent d126eb7112
commit 47eb3e4186

View file

@ -199,7 +199,7 @@ settings =
# overrides v1.url to indicate via Feature Flags that Overleaf V1
# is not available
v1:
url: null
url: ""
references:{}
notifications:undefined