From 1529ecd3922b5c00b7ae7c07f6ed26c0195173b3 Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Mon, 22 Jun 2020 13:24:14 -0400 Subject: [PATCH] LinkEnd api --- src/lib/shared/flo-common.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/shared/flo-common.ts b/src/lib/shared/flo-common.ts index c9ccd2b..55fe51b 100644 --- a/src/lib/shared/flo-common.ts +++ b/src/lib/shared/flo-common.ts @@ -170,6 +170,7 @@ export namespace Flo { id: string | number; selector?: string; port?: string; + magnet?: string; } export enum Severity {