Fixing templates

This commit is contained in:
Cyber MacGeddon 2024-09-06 23:09:04 +01:00
parent dde52ba6a3
commit 572ad915c0
2 changed files with 2 additions and 2 deletions

View file

@ -88,7 +88,7 @@
name: containers.name,
with_port:: function(src, dest) self + { port: [src, dest] },
with_port:: function(src, dest, name) self + { port: [src, dest] },
add:: function() {
}