mirror of
https://github.com/egmont11/NetworkDiagram.git
synced 2026-07-24 07:09:43 +02:00
Added the L3 switch to the json, fixed up the servers a bit in the json as well
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
"IconPath": "Assets/workgroup switch.jpg"
|
||||
},
|
||||
{
|
||||
"Name": "Server",
|
||||
"IconPath": "Assets/fileserver.jpg"
|
||||
"Name": "L3 Switch",
|
||||
"IconPath": "Assets/layer 3 switch.jpg"
|
||||
},
|
||||
{
|
||||
"Name": "Storage server",
|
||||
"IconPath": "Assets/storage server.jpg"
|
||||
"Name": "Server",
|
||||
"IconPath": "Assets/fileserver.jpg"
|
||||
},
|
||||
{
|
||||
"Name": "Personal Computer",
|
||||
|
||||
Reference in New Issue
Block a user