mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
[web-src] Rename PageTracks to PageArtistTracks
This commit is contained in:
@@ -46,7 +46,7 @@ const tracksData = {
|
||||
}
|
||||
|
||||
export default {
|
||||
name: 'PageTracks',
|
||||
name: 'PageArtistTracks',
|
||||
mixins: [ LoadDataBeforeEnterMixin(tracksData) ],
|
||||
components: { ContentWithHeading, ListItemTrack, ModalDialogTrack },
|
||||
|
||||
Reference in New Issue
Block a user