diff --git a/scripts/system/html/js/entityProperties.js b/scripts/system/html/js/entityProperties.js index 3286b06998..336d4b5d18 100644 --- a/scripts/system/html/js/entityProperties.js +++ b/scripts/system/html/js/entityProperties.js @@ -1120,7 +1120,7 @@ function loaded() { activeElement.select(); } } - clearSelection(); + clearSelection(); } }); }