A lot of things
- Added Database page. - Added Xenforo API compatibility - Added Hovercard - Added Notifications
This commit is contained in:
@@ -16,10 +16,10 @@ return [
|
||||
[
|
||||
'name' => 'Database',
|
||||
'icon' => 'database',
|
||||
'route' => 'home'
|
||||
'route' => 'entries.index'
|
||||
],
|
||||
[
|
||||
'name' => "Submissions Queue",
|
||||
'name' => "Submissions queue",
|
||||
'icon' => 'gavel',
|
||||
'route' => 'home'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user