From 07c3f0c05054648e6e384cf964a665698570d4f8 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle <patrizio@bekerle.com> Date: Thu, 22 Jul 2021 10:40:37 +0200 Subject: [PATCH] Don't send back "undefined" if the attribute wasn't found (for boolean attribute "allow-annotating") --- vendor/toolkit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/toolkit b/vendor/toolkit index 8584198..167a005 160000 --- a/vendor/toolkit +++ b/vendor/toolkit @@ -1 +1 @@ -Subproject commit 85841987fee5d620eaccbe6b9cd79af563862d84 +Subproject commit 167a005bb07fb37c4614abea5e26cc741daae1de -- GitLab