minor
This commit is contained in:
parent
2a26b0ae91
commit
805ecde6a5
@ -7,7 +7,7 @@ use Zotlabs\Lib as Zlib;
|
||||
|
||||
class Permissions {
|
||||
|
||||
static public function Perms($filter) {
|
||||
static public function Perms($filter = '') {
|
||||
|
||||
$perms = [
|
||||
[ 'view_stream' => t('Can view my normal stream and posts') ],
|
||||
|
Reference in New Issue
Block a user