mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Hacking around
This commit is contained in:
parent
ee41fa1636
commit
614ffc0fd3
4 changed files with 23 additions and 10 deletions
|
|
@ -88,7 +88,8 @@
|
|||
|
||||
name: containers.name,
|
||||
|
||||
with_port:: function(src, dest, name) self + { port: [src, dest] },
|
||||
with_port:: function(src, dest, name)
|
||||
self + { port: [src, dest] },
|
||||
|
||||
add:: function() {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue