Issue 14212: exclude channel only posts from the API timeline

This commit is contained in:
Michael 2024-10-19 19:56:20 +00:00
parent 8c6ff3f876
commit acb305cf73
4 changed files with 25 additions and 5 deletions

View file

@ -44,7 +44,7 @@ use Friendica\Database\DBA;
// This file is required several times during the test in DbaDefinition which justifies this condition
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1573);
define('DB_UPDATE_VERSION', 1574);
}
return [