diff --git a/e-module-scale.edc b/e-module-scale.edc index 912024b..ada578a 100644 --- a/e-module-scale.edc +++ b/e-module-scale.edc @@ -17,6 +17,8 @@ collections type: IMAGE; description { state: "default" 0.0; + aspect: 1.0 1.0; + aspect_preference: BOTH; image.normal: "module_icon.png"; } }