Fix missing required options (#1482)

This commit is contained in:
toasted-nutbread 2021-03-02 22:51:06 -05:00 committed by GitHub
parent 65c20382d3
commit 14717b7579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,7 +113,9 @@
"usePopupWindow", "usePopupWindow",
"popupCurrentIndicatorMode", "popupCurrentIndicatorMode",
"popupActionBarVisibility", "popupActionBarVisibility",
"popupActionBarLocation" "popupActionBarLocation",
"frequencyDisplayMode",
"termDisplayMode"
], ],
"properties": { "properties": {
"enable": { "enable": {