Skip to content

Commit

Permalink
Test string changed
Browse files Browse the repository at this point in the history
  • Loading branch information
ZibraMax committed Nov 27, 2021
1 parent 409a438 commit 923314e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/EditTask.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
bind:value={editableTask.recurrenceRule}
id="description"
type="text"
placeholder="I've changed this"
placeholder="Try 'every 2 weeks on Thursday'."
/>
<code>🔁 {@html parsedRecurrence}</code>
</div>
Expand Down

0 comments on commit 923314e

Please sign in to comment.