link first
This commit is contained in:
parent
09a97070d3
commit
21d8352de0
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ export default eventHandler(async (event) => {
|
||||||
statusText: 'Link already exists',
|
statusText: 'Link already exists',
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
else {
|
else {
|
||||||
const expiration = getExpiration(event, link.expiration)
|
const expiration = getExpiration(event, link.expiration)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue