Fix: The calculation of unseen circles can now be deactivated again

This commit is contained in:
Michael
2023-10-05 17:06:21 +00:00
parent eb50618fe8
commit 174fa49b23
6 changed files with 21 additions and 10 deletions

View File

@@ -56,7 +56,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', 1534);
define('DB_UPDATE_VERSION', 1535);
}
return [