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