mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-02 08:05:58 +09:00
Update url-preview.vue
This commit is contained in:
parent
9252c59d90
commit
19c872a1f3
@ -83,7 +83,7 @@ export default Vue.extend({
|
|||||||
this.thumbnail = info.thumbnail;
|
this.thumbnail = info.thumbnail;
|
||||||
this.icon = info.icon;
|
this.icon = info.icon;
|
||||||
this.sitename = info.sitename;
|
this.sitename = info.sitename;
|
||||||
|
this.player = info.player;
|
||||||
this.fetching = false;
|
this.fetching = false;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user