mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-12 00:35:31 +01:00
parent
d396cb515d
commit
b3be8387f1
@ -249,7 +249,8 @@ const QStringList Song::kRejectedExtensions = QStringList() << u"tmp"_s
|
||||
<< u"z"_s
|
||||
<< u"zip"_s
|
||||
<< u"rar"_s
|
||||
<< u"wvc"_s;
|
||||
<< u"wvc"_s
|
||||
<< u"zst"_s;
|
||||
|
||||
struct Song::Private : public QSharedData {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user