From 35e9421ae8c73d5c34dc2ce4fea15e159bac5c47 Mon Sep 17 00:00:00 2001 From: Eric NGUYEN Date: Wed, 31 Aug 2022 11:33:45 +0200 Subject: [PATCH] Hide behaviors handled error messages --- src/Components/Editor/Behaviors/Behaviors.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Components/Editor/Behaviors/Behaviors.ts b/src/Components/Editor/Behaviors/Behaviors.ts index c35a37f..a6ebb88 100644 --- a/src/Components/Editor/Behaviors/Behaviors.ts +++ b/src/Components/Editor/Behaviors/Behaviors.ts @@ -34,10 +34,9 @@ export function ApplyBehaviors(container: IContainerModel, symbols: Map