Update the "unsearchable" field in the "self" contact
This commit is contained in:
parent
89e1fee01e
commit
0d32a8674b
2 changed files with 13 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1322);
|
||||
define('DB_UPDATE_VERSION', 1323);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue