Remove dbstructure update

This commit is contained in:
Philipp Holzer 2023-02-19 11:31:22 +01:00
commit 366d798e38
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
3 changed files with 2 additions and 14 deletions

View file

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