Open afs opened 10 years ago
Minor - has easy workaround:
In the configuration object:
queries: [ { "name": "Template", "query": "" }, { name: "Other" , "query" : "Text" } ]
then clicking "Other" does not insert "Text".
If the empty string is replaced by a string with a space, then all works.
Minor - has easy workaround:
In the configuration object:
then clicking "Other" does not insert "Text".
If the empty string is replaced by a string with a space, then all works.