Rename url to audio_url
This commit is contained in:
parent
d0a7696b80
commit
645c0a5daf
2 changed files with 2 additions and 2 deletions
|
|
@ -91,7 +91,7 @@ module.exports = {
|
|||
{},
|
||||
{
|
||||
path: newPath,
|
||||
url: `/assets/albums/${folderName}/${fileName}`,
|
||||
audio_url: `/assets/albums/${folderName}/${fileName}`,
|
||||
slug: stripExtension(fileName),
|
||||
},
|
||||
coverPath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue