Issue 10287: Don't show ignored and blocked posts

This commit is contained in:
Michael 2021-05-24 10:51:21 +00:00
parent de2c43ce4b
commit 32d0d45adf
4 changed files with 8 additions and 4 deletions

View file

@ -55,7 +55,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1419);
define('DB_UPDATE_VERSION', 1420);
}
return [