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 47d0fac49..1eceaab99 100644 --- a/app/Models/UserConfiguration.php +++ b/app/Models/UserConfiguration.php @@ -13,6 +13,7 @@ declare(strict_types=1); * @property bool $bottomline_read * @property bool $bottomline_sharing * @property bool $bottomline_tags + * @property bool $bottomline_myLabels * @property string $content_width * @property-read int $default_state * @property string $default_view |
