Change info message for non-existent symbols

This commit is contained in:
Fuhrmann 2024-12-06 10:06:22 +01:00
parent 1582317c59
commit cfcc9bdfd7

View file

@ -378,7 +378,7 @@ class FeatureRenderer:
# Print message if symbol could not be found
if not symbol_found:
messages.AddMessage(
f"Could not find symbol in gallery {symbol_key}"
f"Could not find symbol {symbol_key} for {leg_id}"
)
# Add user defined labels