Hacking around

This commit is contained in:
Cyber MacGeddon 2024-09-07 15:42:19 +01:00
parent ee41fa1636
commit 614ffc0fd3
4 changed files with 23 additions and 10 deletions

View file

@ -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() {
}