diff --git a/tags/config.json b/tags/config.json index 1f1f578..0bd1224 100644 --- a/tags/config.json +++ b/tags/config.json @@ -6,11 +6,11 @@ "negativePrompts": true }, "maxResults": 5, + "showAllResults": false, "replaceUnderscores": true, "escapeParentheses": true, "useWildcards": true, "useEmbeddings": true, - "showAllResults": false, "translation": { "searchByTranslation": true, "onlyShowTranslation": false @@ -39,4 +39,4 @@ "8": ["seagreen", "darkseagreen"] } } -} \ No newline at end of file +}