From ec76130fe2821e23d2f7e6d5895d3f63302d0c16 Mon Sep 17 00:00:00 2001 From: HaveAGitGat Date: Thu, 16 May 2024 08:03:28 +0000 Subject: [PATCH] Apply auto-build changes --- .../CommunityFlowPlugins/basic/basicVideoOrAudio/1.0.0/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlowPlugins/CommunityFlowPlugins/basic/basicVideoOrAudio/1.0.0/index.js b/FlowPlugins/CommunityFlowPlugins/basic/basicVideoOrAudio/1.0.0/index.js index a46fbba..95f98ed 100644 --- a/FlowPlugins/CommunityFlowPlugins/basic/basicVideoOrAudio/1.0.0/index.js +++ b/FlowPlugins/CommunityFlowPlugins/basic/basicVideoOrAudio/1.0.0/index.js @@ -51,7 +51,7 @@ var fileUtils_1 = require("../../../../FlowHelpers/1.0.0/fileUtils"); /* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */ var details = function () { return ({ name: 'Basic Video or Audio Settings', - description: "Basic Video or Audio settings designed to replicate\n the Basic Video or Basic Audio settings in the library settings\n ", + description: "Basic Video or Audio settings designed to replicate\n the Basic Video or Basic Audio settings in the library settings.\n ", style: { borderColor: 'green', },