feat: expand cockpit integrations and support workflows
Add Phoenix remote desktop, action connector, documentation engine, and gamification support. Refactor support-case processing and search/action UI, and update installer assets and dependencies.
This commit is contained in:
@@ -519,6 +519,13 @@ namespace FasdDesktopUi.Basics.UserControls.AdaptableIcon
|
||||
null
|
||||
}
|
||||
},
|
||||
{ enumInternIcons.misc_disabledOverlay,
|
||||
new PathGeometry[]
|
||||
{
|
||||
PathGeometry.CreateFromGeometry(Geometry.Parse("F1 M7.8133 5.364l-.844-.62L1.1307.4627c-.5307-.4014-1.1307.4013-.5987.8026L6.1253 5.364l.844.62 5.8387 4.2813c.536.396 1.1307-.412.5933-.808 Z")),
|
||||
null
|
||||
}
|
||||
},
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user