Skip to content

Commit 1ee2220

Browse files
Update Source/NETworkManager.Profiles/ProfileViewManager.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 31661f6 commit 1ee2220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/NETworkManager.Profiles/ProfileViewManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public static class ProfileViewManager
5050
ProfileGroup.Application),
5151
new ProfileViewInfo(ProfileName.SNMP, ApplicationManager.GetIcon(ApplicationName.SNMP),
5252
ProfileGroup.Application),
53-
new ProfileViewInfo(ProfileName.Firewall, ApplicationManager.GetIcon(ApplicationName.Firewall),
53+
new ProfileViewInfo(ProfileName.Firewall, ApplicationManager.GetIcon(ApplicationName.Firewall),
5454
ProfileGroup.Application),
5555
new ProfileViewInfo(ProfileName.WakeOnLAN, ApplicationManager.GetIcon(ApplicationName.WakeOnLAN),
5656
ProfileGroup.Application),

0 commit comments

Comments
 (0)