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

@ -1,6 +1,6 @@
{
"name": "publikator",
"version": "0.12.0",
"version": "0.13.0",
"main": "index.js",
"repository": "https://github.com/aengl/publikator.git",
"author": "Lynn Smeria <ae@cephea.de>",

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