temp remove notifications entity actions

This commit is contained in:
Mads Rasmussen
2024-05-22 10:07:40 +02:00
parent d4a3f35cef
commit 8529641a42

View File

@@ -110,6 +110,7 @@ const entityActions: Array<ManifestEntityAction> = [
],
},
*/
/* TODO: Implement Notifications Entity Action
{
type: 'entityAction',
kind: 'default',
@@ -132,6 +133,7 @@ const entityActions: Array<ManifestEntityAction> = [
},
],
},
*/
];
export const manifests: Array<ManifestTypes> = [