From 4cece2783075ae9c33909611823078512f587b6b Mon Sep 17 00:00:00 2001 From: Mario Pesch Date: Tue, 8 Feb 2022 11:03:03 +0100 Subject: [PATCH] remove interval from maxInstances --- src/components/Blockly/helpers/maxInstances.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Blockly/helpers/maxInstances.js b/src/components/Blockly/helpers/maxInstances.js index f546233..6498097 100644 --- a/src/components/Blockly/helpers/maxInstances.js +++ b/src/components/Blockly/helpers/maxInstances.js @@ -9,7 +9,6 @@ const maxInstances = { sensebox_display_beginDisplay: 1, sensebox_telegram: 1, sensebox_telegram_do: 1, - sensebox_interval_timer: 1, sensebox_osem_connection: 1, sensebox_lora_initialize_otaa: 1, sensebox_lora_initialize_abp: 1,