From: MatthieuParis Date: Sun, 8 Aug 2021 18:35:12 +0000 (+0200) Subject: Testing command suppressed. X-Git-Tag: v21.08.5~1^2~9^2~1 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/c2e031ae3e012b82978424c5ea89eb416e283b82?hp=--cc Testing command suppressed. --- c2e031ae3e012b82978424c5ea89eb416e283b82 diff --git a/app/Entities/Tools/PageEditActivity.php b/app/Entities/Tools/PageEditActivity.php index 052427f6c..991882bef 100644 --- a/app/Entities/Tools/PageEditActivity.php +++ b/app/Entities/Tools/PageEditActivity.php @@ -1,4 +1,4 @@ -activePageEditingQuery(60)->count(); return $this->activePageEditingQuery(60)->count() > 0; }