From 43aac0e36ab5f635c5ec432d20c5102e79a40efb Mon Sep 17 00:00:00 2001 From: Reuben Frankel Date: Fri, 15 Mar 2024 20:35:10 +0000 Subject: [PATCH] Use presence of `meltano_sdk` keyword to display SDK settings --- src/components/PluginSettingsSection.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/PluginSettingsSection.vue b/src/components/PluginSettingsSection.vue index 50d6281b8..a8a36c53b 100644 --- a/src/components/PluginSettingsSection.vue +++ b/src/components/PluginSettingsSection.vue @@ -15,7 +15,7 @@ > -
+
Expand To Show SDK Settings
    @@ -84,7 +84,7 @@ >meltano config {{ name }} set {{ setting.name.replace(".", " ") }} [value] -
    +