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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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