Ensure to store user-contact / display contact relations

This commit is contained in:
Michael 2023-05-29 06:41:07 +00:00
commit a42ddafbbb
4 changed files with 8 additions and 8 deletions

View file

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