Add a bit of 'maybe' to "whoops no Aard on this site" notification
This commit is contained in:
parent
f961c8aea8
commit
96a5b8da8f
@ -6,7 +6,7 @@ let Notifications = Object.freeze({
|
|||||||
},
|
},
|
||||||
'AARD_DRM': {
|
'AARD_DRM': {
|
||||||
icon: 'exclamation-triangle',
|
icon: 'exclamation-triangle',
|
||||||
text: '<b>Autodetection cannot run on this video.</b> This usually happens when sites use DRM. You will have to set aspect ratio manually.',
|
text: '<b>Autodetection may not be able to run on this video.</b> On sites that utilize DRM you will have to set aspect ratio manually.',
|
||||||
timeout: 5000,
|
timeout: 5000,
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user