mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 13:13:08 +02:00
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.icon = info.icon;
|
||||
this.sitename = info.sitename;
|
||||
|
||||
this.player = info.player;
|
||||
this.fetching = false;
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue