diff options
Diffstat (limited to 'app/Models/UserConfiguration.php')
| -rw-r--r-- | app/Models/UserConfiguration.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Models/UserConfiguration.php b/app/Models/UserConfiguration.php index c9d5b07af..938c2ed27 100644 --- a/app/Models/UserConfiguration.php +++ b/app/Models/UserConfiguration.php @@ -21,6 +21,7 @@ declare(strict_types=1); * @property int $show_tags_max * @property string $show_author_date * @property string $show_feed_name + * @property string $show_article_icons * @property bool $display_posts * @property string $email_validation_token * @property-read bool $enabled |
