1
0
Fork 0

Fix "Item couldn't be fetched."

This commit is contained in:
Michael 2021-01-17 10:04:47 +00:00
commit 8643603f8b
3 changed files with 4 additions and 4 deletions

View file

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