Various bugfixes #40
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ export default class SettingsView extends Vue {
|
|||
worker.on("finish", async _ => {
|
||||
this.downloadState = null;
|
||||
await refreshCardSource();
|
||||
this.cardImageSource = cardImageSource();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue