1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-17 22:08:35 +00:00

Fix a merge error

This commit is contained in:
Julien Duponchelle 2017-07-18 09:24:36 +02:00
parent 7b8e4c1a60
commit 873418dbbe
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

View File

@ -368,7 +368,7 @@ class Link:
if node["node"].node_type in ('vpcs',
'dynamips',
'qemu',
'iou'):
'iou',
'cloud',
'nat',
'docker'):