diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/data/schemas/options-schema.json | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/ext/data/schemas/options-schema.json b/ext/data/schemas/options-schema.json index efeb1dc3..d1681bdd 100644 --- a/ext/data/schemas/options-schema.json +++ b/ext/data/schemas/options-schema.json @@ -113,7 +113,9 @@                                      "usePopupWindow",                                      "popupCurrentIndicatorMode",                                      "popupActionBarVisibility", -                                    "popupActionBarLocation" +                                    "popupActionBarLocation", +                                    "frequencyDisplayMode", +                                    "termDisplayMode"                                  ],                                  "properties": {                                      "enable": { |