Mod cleanup bwdiff

This commit is contained in:
Jan Stabenow 2022-11-21 10:55:09 +01:00
parent 686e386f41
commit d6b19e0e0f
No known key found for this signature in database
GPG Key ID: 9C22DD65A9AAF133

View File

@ -155,9 +155,7 @@ const type = 'video';
const hwaccel = false;
function summarize(settings) {
if (settings.mode !== 'none') {
return `${name}`;
}
return `${name}`;
}
function defaults() {