Fix Check Video Resolution typo

make-only-subtitle-default
HaveAGitGat 2 years ago
parent 804bd33940
commit 178c3df393

@ -7,7 +7,7 @@ import {
/* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */ /* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */
const details = ():IpluginDetails => ({ const details = ():IpluginDetails => ({
name: 'Check Video Resolution', name: 'Check Video Resolution',
description: 'Check is video is 480p,576p,720p,1080p,1440p,4KUHD,DCI4K,8KUHD,Other', description: 'Check if video is 480p,576p,720p,1080p,1440p,4KUHD,DCI4K,8KUHD,Other',
style: { style: {
borderColor: 'orange', borderColor: 'orange',
}, },

Loading…
Cancel
Save