mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-02-25 02:56:04 -05:00
Mark as read button: config for the size (#7314)
* settings * i18n: mark_read_button * big, small, none * fix * Fixes * make fix-all --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
@@ -50,6 +50,7 @@ declare(strict_types=1);
|
||||
* @property bool $icons_as_emojis
|
||||
* @property int $simplify_over_n_feeds
|
||||
* @property bool $show_nav_buttons
|
||||
* @property 'big'|'small'|'none' $mark_read_button
|
||||
* @property 'ASC'|'DESC' $sort_order
|
||||
* @property 'id'|'date'|'link'|'title'|'rand' $sort
|
||||
* @property array<int,array<string,string>> $sharing
|
||||
|
||||
Reference in New Issue
Block a user