From 8f3b7dfca32b050efd0dca49eae029f563509195 Mon Sep 17 00:00:00 2001 From: liquidev Date: Wed, 7 Feb 2024 15:49:57 +0100 Subject: [PATCH] add (unused) thumbnail attribute to fixes post --- content/programming/unreal-engine/fixes.tree | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/programming/unreal-engine/fixes.tree b/content/programming/unreal-engine/fixes.tree index 99dbb87..836c737 100644 --- a/content/programming/unreal-engine/fixes.tree +++ b/content/programming/unreal-engine/fixes.tree @@ -1,4 +1,5 @@ -%% title = "data validation quick fixes in Unreal Engine 5.4" +%% title = "new in Unreal Engine 5.4: data validation quick fixes" + thumbnail = "01HP1G5WC29GP4KQY1NV1F1RR1" % id = "01HP1FESY3H9K1QVSM1XMNC8NS" - a few days ago I got a really cool change into Unreal, which allows you to add quick fixes to any data validation warning/error you emit: