mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-24 16:51:59 +01:00
Merge pull request #4928 from eduardosm/originalyear-tag
Add full rescan reason for original year tag support.
This commit is contained in:
commit
42fd4d7875
@ -115,6 +115,7 @@ Library::Library(Application* app, QObject* parent)
|
||||
|
||||
// full rescan revisions
|
||||
full_rescan_revisions_[26] = tr("CUE sheet support");
|
||||
full_rescan_revisions_[50] = tr("Original year tag support");
|
||||
|
||||
ReloadSettings();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user