Skip to content

Commit

Permalink
Merge pull request #637 from HaveAGitGat/auto_build
Browse files Browse the repository at this point in the history
Format description
  • Loading branch information
HaveAGitGat authored May 16, 2024
2 parents 91c08fd + ec76130 commit aeb07f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { getContainer, getFileName, getPluginWorkDir } from '../../../../FlowHel
const details = (): IpluginDetails => ({
name: 'Basic Video or Audio Settings',
description: `Basic Video or Audio settings designed to replicate
the Basic Video or Basic Audio settings in the library settings
the Basic Video or Basic Audio settings in the library settings.
`,
style: {
borderColor: 'green',
Expand Down

0 comments on commit aeb07f9

Please sign in to comment.