Fixes 20476 - Changes icon to be no entry sign (#20496)
This commit is contained in:
@@ -9,7 +9,7 @@ export const manifests: UmbExtensionManifest = {
|
||||
forEntityFlags: ['Umb.IsProtected'],
|
||||
weight: 1000,
|
||||
meta: {
|
||||
iconName: 'icon-lock',
|
||||
iconName: 'icon-block',
|
||||
label: 'Protected',
|
||||
iconColorAlias: 'red',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user