Skip to content

Commit

Permalink
Add NAT symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmj committed Apr 22, 2024
1 parent 9e89cf5 commit cf3c5c0
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gns3/modules/builtin/nat.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def defaultSymbol():
:returns: symbol path (or resource).
"""

return ":/symbols/cloud.svg"
return ":/symbols/nat.svg"

@staticmethod
def categories():
Expand Down
Loading

0 comments on commit cf3c5c0

Please sign in to comment.