mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 12:16:37 -04:00
fix missing category menu item on admin page
This commit is contained in:
parent
fcc290c55f
commit
1b9ad974cd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Telescope.modules.register("adminMenu", {
|
||||
Telescope.menus.register("adminMenu", {
|
||||
route: 'categories',
|
||||
label: 'Categories',
|
||||
description: 'add_and_remove_categories'
|
||||
|
|
Loading…
Add table
Reference in a new issue