1
0
Fork 0

Avoid duplicates in post-view

This commit is contained in:
Michael 2021-01-18 22:26:17 +00:00
commit 2d0443a109
4 changed files with 6 additions and 12 deletions

View file

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