mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -456,6 +456,7 @@ export default defineComponent({
|
|||
|
||||
return {
|
||||
link,
|
||||
channel,
|
||||
image,
|
||||
transform,
|
||||
closeViewer,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue