1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Merge branch 'master' into master

This commit is contained in:
catborise 2022-08-22 15:34:51 +03:00 committed by GitHub
commit 1c84f241ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 5 deletions

View file

@ -46,6 +46,7 @@ class wvmNetworks(wvmConnect):
"device": net_bridge,
"forward": net_forward
})
return networks
def define_network(self, xml):