feat: allow specifying mui icon for notification
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
@@ -30,6 +30,7 @@ export default async function createPlugin(
|
||||
title: 'Test',
|
||||
description: 'This is test notification',
|
||||
link: '/catalog',
|
||||
icon: 'SwapHorizRounded',
|
||||
});
|
||||
notifications++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user