fix project url
This commit is contained in:
parent
2c56585a9c
commit
4e8cd1f2e8
@ -34,7 +34,7 @@
|
|||||||
computed: {
|
computed: {
|
||||||
build: () => process.env.VUE_APP_BUILD,
|
build: () => process.env.VUE_APP_BUILD,
|
||||||
buildDate: () => process.env.VUE_APP_BUILD_DATE,
|
buildDate: () => process.env.VUE_APP_BUILD_DATE,
|
||||||
url: () => 'https://github.com/tamland/airsonic-frontend'
|
url: () => 'https://github.com/tamland/airsonic-refix'
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user