Major changes - Vote system now finished
This commit is contained in:
@@ -294,6 +294,11 @@ return [
|
||||
'text' => 'Global Notification Settings',
|
||||
'icon' => 'far fa-bell',
|
||||
'url' => '/admin/notifications'
|
||||
],
|
||||
[
|
||||
'text' => 'Developer Tools',
|
||||
'icon' => 'fas fa-code',
|
||||
'url' => '/admin/devtools'
|
||||
]
|
||||
]
|
||||
],
|
||||
|
Reference in New Issue
Block a user