diff options
| -rw-r--r-- | ext/bg/data/options-schema.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/bg/data/options-schema.json b/ext/bg/data/options-schema.json index 025ade90..27de2bf9 100644 --- a/ext/bg/data/options-schema.json +++ b/ext/bg/data/options-schema.json @@ -174,7 +174,7 @@                                      },                                      "popupScaleRelativeToPageZoom": {                                          "type": "boolean", -                                        "default": true +                                        "default": false                                      },                                      "showGuide": {                                          "type": "boolean", |