Change Url
This commit is contained in:
parent
99899258d4
commit
73f20de9c7
@ -26,7 +26,7 @@ export default {
|
|||||||
const rootBackendUrl = inject('rootBackendUrl')
|
const rootBackendUrl = inject('rootBackendUrl')
|
||||||
|
|
||||||
let srcUrl
|
let srcUrl
|
||||||
await getEndpoint(`api/clips/getlink/${clipSlug}`)
|
await getEndpoint(`api/clips/cliplink/${clipSlug}`)
|
||||||
.then((data) => {
|
.then((data) => {
|
||||||
srcUrl = data
|
srcUrl = data
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user