Rename url to audio_url

This commit is contained in:
Lynn Smeria 2018-08-29 15:33:31 +02:00
parent d0a7696b80
commit 645c0a5daf
2 changed files with 2 additions and 2 deletions

View file

@ -91,7 +91,7 @@ module.exports = {
{},
{
path: newPath,
url: `/assets/albums/${folderName}/${fileName}`,
audio_url: `/assets/albums/${folderName}/${fileName}`,
slug: stripExtension(fileName),
},
coverPath