From 62a8484230fa866f504e53a97d8fbd9aaa7d3aca 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..bede81dc5 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] -
    +