Skip to content

Commit

Permalink
Reword the switch label for ignoring term exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
arteymix committed Apr 23, 2024
1 parent 71e0dff commit 4cca07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SearchSettings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
>
<v-switch v-if="debug"
v-model="searchSettings.ignoreExcludedTerms"
label="Ignore Excluded Terms (dev only)"
label="Show All Terms (dev only)"
hide-details
class="mt-0"/>
<v-spacer/>
Expand Down

0 comments on commit 4cca07c

Please sign in to comment.