Now there are user defined channels

This commit is contained in:
Michael 2023-10-05 19:10:20 +00:00
commit ed24d06e0c
12 changed files with 132 additions and 49 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', 1535);
define('DB_UPDATE_VERSION', 1536);
}
return [