From af24dca66a9e2c91bb72848ca76a62fcfdb29227 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Wed, 12 Jun 2024 07:52:26 +0100 Subject: [PATCH] Update tooltip --- .../file/compareFileSizeRatioLive/1.0.0/index.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FlowPluginsTs/CommunityFlowPlugins/file/compareFileSizeRatioLive/1.0.0/index.ts b/FlowPluginsTs/CommunityFlowPlugins/file/compareFileSizeRatioLive/1.0.0/index.ts index 4207b2c..c603920 100644 --- a/FlowPluginsTs/CommunityFlowPlugins/file/compareFileSizeRatioLive/1.0.0/index.ts +++ b/FlowPluginsTs/CommunityFlowPlugins/file/compareFileSizeRatioLive/1.0.0/index.ts @@ -35,7 +35,9 @@ const details = (): IpluginDetails => ({ inputUI: { type: 'switch', }, - tooltip: 'Enable or disable this plugin. For example you may want to enable it for one set of transcoding tests.', + tooltip: `Enable or disable this plugin. For example you may want to enable it for one transcoding block and then + disable it for another block. + `, }, { label: 'Compare Method',