Remove Artists Editor

(cherry picked from commit 67232290e5fb94c96734a8ca59aad0f7de79fa20)
This commit is contained in:
Mark McDowall 2023-01-30 19:11:10 -08:00 committed by Bogdan
parent 9a4c6a8db8
commit 57206da77b
36 changed files with 9 additions and 2302 deletions

View file

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