This commit is contained in:
Evie Litherland-Smith 2023-06-04 10:01:08 +01:00
commit d7de7d9bd6

View file

@ -27,7 +27,7 @@
inner = 5; inner = 5;
outer = 20; outer = 20;
}; };
bars = null; bars = [];
}; };
}; };
} }