Fix "Missing hidewall key"

This commit is contained in:
Michael 2022-12-06 22:23:43 +00:00
parent 215c332a94
commit e5ff71f839
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ class User
$system['publish'] = false;
$system['net-publish'] = false;
$system['hide-friends'] = true;
$system['hidewall'] = true;
$system['prv_keywords'] = '';
$system['pub_keywords'] = '';
$system['address'] = '';