From 91187aed9fd54dd427bf3ba44f549583e220f136 Mon Sep 17 00:00:00 2001 From: HaveAGitGat Date: Mon, 20 May 2024 09:07:53 +0000 Subject: [PATCH] Apply auto-build changes --- .../file/copyMoveFolderContent/1.0.0/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlowPlugins/CommunityFlowPlugins/file/copyMoveFolderContent/1.0.0/index.js b/FlowPlugins/CommunityFlowPlugins/file/copyMoveFolderContent/1.0.0/index.js index 4ac05b3..bc7e6ce 100644 --- a/FlowPlugins/CommunityFlowPlugins/file/copyMoveFolderContent/1.0.0/index.js +++ b/FlowPlugins/CommunityFlowPlugins/file/copyMoveFolderContent/1.0.0/index.js @@ -114,7 +114,7 @@ var details = function () { return ({ inputUI: { type: 'switch', }, - tooltip: 'Specify whether to copy/move all files in the directory (excluding the original and working file)', + tooltip: "Specify whether to copy/move all files in the directory (excluding the original and working file)\n or use the input below to specify file extensions", }, { label: 'File Extensions',