temp remove notifications entity actions
This commit is contained in:
@@ -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> = [
|
||||
|
||||
Reference in New Issue
Block a user