Skip to content

Commit

Permalink
imp: Mark bookmarks as read when storing them (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
marienfressinaud committed Apr 2, 2024
1 parent a8730c8 commit 84c870a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/bookmarks/index.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
'display_repair' => true,
'display_delete' => true,
'display_mark_as_read' => true,
'storing_must_mark_as_read' => $beta_enabled,
]); ?>
<?php endforeach; ?>

Expand Down

0 comments on commit 84c870a

Please sign in to comment.