Skip to content

Commit

Permalink
Specify that not entering a time will make date filter NOT work
Browse files Browse the repository at this point in the history
  • Loading branch information
Parker Kuivila authored and Parker Kuivila committed Jul 12, 2024
1 parent 9ce4d7b commit d33469a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/undiscord.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h3>Undiscord</h3>
<input id="maxDate" type="datetime-local" title="Messages posted BEFORE this date">
</div>
<div class="sectionDescription">
Delete messages that were posted between the two dates.
Delete messages that were posted between the two dates. Make sure you enter both a date AND time, otherwise this will not work.
</div>
<div class="sectionDescription">
* Filtering by date doesn't work if you use the "Messages interval".
Expand Down

0 comments on commit d33469a

Please sign in to comment.