diff options
Diffstat (limited to 'app/Models/View.php')
| -rw-r--r-- | app/Models/View.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Models/View.php b/app/Models/View.php index 8346b3ce8..9c601b1d1 100644 --- a/app/Models/View.php +++ b/app/Models/View.php @@ -27,8 +27,6 @@ class FreshRSS_View extends Minz_View { public array $tagsForEntry; /** @var array<string,array<string>> */ public array $tagsForEntries; - /** @var array<string,string> */ - public array $notification; public bool $excludeMutedFeeds; // Substriptions |
