linkPreview: Pass channel prop
Else the update logic doesn't work and we don't show the next / prev buttons
This commit is contained in:
parent
7bce779254
commit
9388960497
@ -456,6 +456,7 @@ export default defineComponent({
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
link,
|
link,
|
||||||
|
channel,
|
||||||
image,
|
image,
|
||||||
transform,
|
transform,
|
||||||
closeViewer,
|
closeViewer,
|
||||||
|
Loading…
Reference in New Issue
Block a user