diff --git a/config.yaml b/config.yaml index 3a55ae1..087954a 100644 --- a/config.yaml +++ b/config.yaml @@ -8,10 +8,10 @@ type: object # How does this add-on accept documents # If more than one type is specified, the user will be prompted to choose one documents: - # By the current search query - - query # By the currently selected documents - selected + # By the current search query + - query # Properties are the fields for your form properties: # the key is the name of the variable that will be returned to your code