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 38291a364e
commit 6cc98a8039
+1 -1
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