add plugin title and icons
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -208,6 +208,8 @@ const homePageRandomJokeWidget = HomePageWidgetBlueprint.make({
|
||||
*/
|
||||
export default createFrontendPlugin({
|
||||
pluginId: 'home',
|
||||
title: 'Home',
|
||||
icon: <HomeIcon />,
|
||||
info: { packageJson: () => import('../package.json') },
|
||||
extensions: [
|
||||
homePage,
|
||||
|
||||
Reference in New Issue
Block a user