Avoid showing "undefined" when clicking on read/unread

This commit is contained in:
Frédéric Guillot 2022-02-01 21:06:40 -08:00
parent 3243d88c9b
commit da89831116
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
<a href="#"
title="{{ t "entry.status.title" }}"
data-toggle-status="true"
data-label-loading="{{ t "entry.state.saving" }}"
data-label-unread="{{ t "entry.status.unread" }}"
data-label-read="{{ t "entry.status.read" }}"
data-toast-unread="{{ t "entry.status.toast.unread" }}"