Add Puzzle
This commit is contained in:
parent
a8095e4fb9
commit
b101a5c0a3
@ -82,6 +82,15 @@ parentEpml.ready().then(() => {
|
|||||||
icon: 'group',
|
icon: 'group',
|
||||||
menus: [],
|
menus: [],
|
||||||
parent: false
|
parent: false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
url: 'puzzles',
|
||||||
|
domain: 'core',
|
||||||
|
page: 'puzzles/index.html',
|
||||||
|
title: 'Puzzles',
|
||||||
|
icon: 'extension',
|
||||||
|
menus: [],
|
||||||
|
parent: false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user