From 952d21c0eeab109ad8cbb249973dd7b82bde86d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Tue, 19 Aug 2025 15:49:19 +0200 Subject: [PATCH] tempo: Remove uneeded and unsupported setting type --- tempo/integrationplugintempo.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/tempo/integrationplugintempo.json b/tempo/integrationplugintempo.json index 4040a3df..6285770b 100644 --- a/tempo/integrationplugintempo.json +++ b/tempo/integrationplugintempo.json @@ -42,13 +42,6 @@ "interfaces": ["connectable"], "createMethods": ["discovery"], "settingsTypes": [ - { - "id": "56c460b2-37d8-453a-b4f4-8e58be348f85", - "name": "startDate", - "displayName": "Start date", - "defaultValue": "", - "type": "QDate" - } ], "paramTypes": [ {