forked from FoundKeyGang/FoundKey
Update url-preview.vue
This commit is contained in:
parent
9252c59d90
commit
19c872a1f3
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue