Recognize *.ts files as previewable

This commit is contained in:
silver 2018-10-24 16:18:35 +02:00 committed by sledgehammer999
commit 524d503860
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

@ -335,6 +335,7 @@ bool Utils::Misc::isPreviewable(const QString &extension)
"RMVB",
"SWA",
"SWF",
"TS",
"VOB",
"WAV",
"WMA",