From 1324ec51462e4a49167284c3827bda2794c987d0 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Thu, 20 May 2021 01:09:50 +0200 Subject: [PATCH] web/admin: fix flow form not loading data Signed-off-by: Jens Langhammer --- web/src/pages/flows/FlowListPage.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/pages/flows/FlowListPage.ts b/web/src/pages/flows/FlowListPage.ts index 64066c1bb..3b5e1adb7 100644 --- a/web/src/pages/flows/FlowListPage.ts +++ b/web/src/pages/flows/FlowListPage.ts @@ -68,7 +68,7 @@ export class FlowListPage extends TablePage { ${t`Update Flow`} - +