summaryrefslogtreecommitdiff
path: root/src/flufigut.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/flufigut.py')
-rwxr-xr-xsrc/flufigut.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flufigut.py b/src/flufigut.py
index dfcb5e8..784c4ab 100755
--- a/src/flufigut.py
+++ b/src/flufigut.py
@@ -418,7 +418,7 @@ class Planet:
},
}
if interface:
- self.atmosphere[porter.name]['interface'] = interface
+ self.atmosphere[porter.name]['properties']['interface'] = interface
return porter