Fix the network view
This commit is contained in:
parent
5c3d077dfb
commit
2b13fc8efe
3 changed files with 10 additions and 6 deletions
|
@ -54,7 +54,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1361);
|
||||
define('DB_UPDATE_VERSION', 1362);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue