mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-26 21:09:18 -05:00
[web] Fix name of pages
This commit is contained in:
parent
ed893d8774
commit
ef378088dd
@ -97,7 +97,7 @@ const dataObject = {
|
||||
}
|
||||
|
||||
export default {
|
||||
name: 'PageAlbum',
|
||||
name: 'PageAlbumSpotify',
|
||||
components: {
|
||||
ContentWithHero,
|
||||
CoverArtwork,
|
||||
|
@ -106,7 +106,7 @@ const dataObject = {
|
||||
}
|
||||
|
||||
export default {
|
||||
name: 'SpotifyPageArtist',
|
||||
name: 'PageArtistSpotify',
|
||||
components: {
|
||||
ContentWithHeading,
|
||||
CoverArtwork,
|
||||
|
@ -40,7 +40,7 @@ const dataObject = {
|
||||
}
|
||||
|
||||
export default {
|
||||
name: 'PageAudiobookGenres',
|
||||
name: 'PageAudiobooksGenres',
|
||||
components: {
|
||||
ContentWithHeading,
|
||||
IndexButtonList,
|
||||
|
Loading…
x
Reference in New Issue
Block a user