diff options
Diffstat (limited to 'app/Models/Context.php')
| -rw-r--r-- | app/Models/Context.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Models/Context.php b/app/Models/Context.php index 1c770c756..f00bb1e97 100644 --- a/app/Models/Context.php +++ b/app/Models/Context.php @@ -301,4 +301,5 @@ class FreshRSS_Context { } return false; } + } |
