Auto build

This commit is contained in:
HaveAGitGat 2024-05-16 08:46:05 +01:00
parent cf60dec27b
commit 0fd37a997c
2 changed files with 22 additions and 1 deletions

View file

@ -7,7 +7,7 @@ import {
/* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */
const details = ():IpluginDetails => ({
name: 'Check Audio Codec',
description: 'Check if a file has a specific audio codec',
description: 'Check if a file has a specific audio codec.',
style: {
borderColor: 'orange',
},