From ce0372e1790c5bb4a8e52c52b0820d74537538c4 Mon Sep 17 00:00:00 2001 From: Ingvar Stepanyan Date: Wed, 14 Jul 2021 12:10:06 +0000 Subject: [PATCH] Fix loading state for config --- ui.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui.html b/ui.html index f83fc47..01f9d39 100644 --- a/ui.html +++ b/ui.html @@ -215,7 +215,7 @@ URL.revokeObjectURL(a.href); }; - render(props, state) { + render(props, { config }) { return typeof config === 'string' ? config : h(