parent
54118fe478
commit
fcea27ea0b
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ export async function getLinkMeta(
|
||||||
`${LINK_META_PROXY(
|
`${LINK_META_PROXY(
|
||||||
store.session.currentSession?.service || '',
|
store.session.currentSession?.service || '',
|
||||||
)}${encodeURIComponent(url)}`,
|
)}${encodeURIComponent(url)}`,
|
||||||
|
{signal: controller.signal},
|
||||||
)
|
)
|
||||||
|
|
||||||
const body = await response.json()
|
const body = await response.json()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue