Remove Album Studio

(cherry picked from commit 6fce6c2bbcb1395a48f89d41d209b0ebe96042ee)
This commit is contained in:
Mark McDowall 2023-01-30 19:15:40 -08:00 committed by Bogdan
parent 093d6c3c26
commit f2b513c081
22 changed files with 9 additions and 1480 deletions

View file

@ -29,10 +29,6 @@ const links = [
title: () => translate('AddNew'),
to: '/add/search'
},
{
title: () => translate('AlbumStudio'),
to: '/albumstudio'
},
{
title: () => translate('UnmappedFiles'),
to: '/unmapped'