1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-02 16:38:37 +00:00

Reload page after making page as read when showing unread entries

This commit is contained in:
yifei 2020-09-12 12:28:47 -04:00 committed by Frédéric Guillot
parent 13c89c29c5
commit 1c103337fe
2 changed files with 3 additions and 1 deletions

View file

@ -8,6 +8,7 @@
<li>
<a href="#"
data-action="markPageAsRead"
data-show-only-unread="1"
data-label-question="{{ t "confirm.question" }}"
data-label-yes="{{ t "confirm.yes" }}"
data-label-no="{{ t "confirm.no" }}"