1
0
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:
2026-04-05 18:27:02 +04:00
parent a75dd098dc
commit 3f9412b02d

View File

@@ -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}