forked from GNUsocial/gnu-social
[Directory] Lint fix - missed a coma
This commit is contained in:
@@ -58,7 +58,7 @@ class Directory extends Module
|
|||||||
[
|
[
|
||||||
'title' => 'Groups',
|
'title' => 'Groups',
|
||||||
'route' => 'groups',
|
'route' => 'groups',
|
||||||
]
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
return Event::next;
|
return Event::next;
|
||||||
|
|||||||
Reference in New Issue
Block a user