mirror of
https://github.com/koloml/philomena-tagging-assistant.git
synced 2026-05-09 15:12:21 +00:00
A bit more concrete wording for checkbox
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
</FormControl>
|
||||
<FormControl>
|
||||
<CheckboxField bind:checked={isConditional}>
|
||||
Show this preset only when specified tags are provided.
|
||||
Show this preset only when any of specified tags are provided.
|
||||
</CheckboxField>
|
||||
</FormControl>
|
||||
{#if isConditional}
|
||||
|
||||
Reference in New Issue
Block a user