🪲 Fix label color

This commit is contained in:
Simon Schneegans
2020-08-15 13:59:15 +02:00
parent 7f18a96ade
commit fc0154a050

View File

@@ -25,7 +25,7 @@ try {
}
if (color != '') {
description.labelColor = color;
description.color = color;
}
if (isError != '') {