This commit is contained in:
superuser-does
2026-04-03 12:16:59 +02:00
parent d59e6a3e8b
commit 529c6b79fb
+1 -1
View File
@@ -59,7 +59,7 @@ SPDX-License-Identifier: GPL-3.0-only
$: archiveIcon = isArchived ? "icon-[bxs--archive]" : "icon-[bx--archive]"
$: archiveLabel = isArchived ? "Remove from archive" : "Add to archive"
$: readIcon = isRead ? "icon-[bxs--check-circle]" : "icon-[bx--check-circle]"
$: readLabel = isRead ? "Mark as unread" : "Mark a read"
$: readLabel = isRead ? "Mark as unread" : "Mark as read"
$: {
if (