Add Puzzle

This commit is contained in:
AlphaX-Projects 2022-01-03 23:04:04 +01:00 committed by GitHub
parent a8095e4fb9
commit b101a5c0a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,6 +82,15 @@ parentEpml.ready().then(() => {
icon: 'group',
menus: [],
parent: false
},
{
url: 'puzzles',
domain: 'core',
page: 'puzzles/index.html',
title: 'Puzzles',
icon: 'extension',
menus: [],
parent: false
}
]