We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31661f6 commit 1ee2220Copy full SHA for 1ee2220
1 file changed
Source/NETworkManager.Profiles/ProfileViewManager.cs
@@ -50,7 +50,7 @@ public static class ProfileViewManager
50
ProfileGroup.Application),
51
new ProfileViewInfo(ProfileName.SNMP, ApplicationManager.GetIcon(ApplicationName.SNMP),
52
53
- new ProfileViewInfo(ProfileName.Firewall, ApplicationManager.GetIcon(ApplicationName.Firewall),
+ new ProfileViewInfo(ProfileName.Firewall, ApplicationManager.GetIcon(ApplicationName.Firewall),
54
55
new ProfileViewInfo(ProfileName.WakeOnLAN, ApplicationManager.GetIcon(ApplicationName.WakeOnLAN),
56
0 commit comments