From 515ee40824ae83fc8078cfa4ee9682e1fd0ad071 Mon Sep 17 00:00:00 2001 From: HifiExperiments Date: Fri, 12 Feb 2021 10:38:40 -0800 Subject: [PATCH] third times the charm --- .../system/create/entityProperties/html/js/entityProperties.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/system/create/entityProperties/html/js/entityProperties.js b/scripts/system/create/entityProperties/html/js/entityProperties.js index ba78c5d950..a7800b3e73 100644 --- a/scripts/system/create/entityProperties/html/js/entityProperties.js +++ b/scripts/system/create/entityProperties/html/js/entityProperties.js @@ -248,6 +248,7 @@ const GROUPS = [ right: "Right" }, propertyID: "textAlignment", + propertyName: "alignment", // actual entity property name }, { label: "Top Margin",