Migrating to workers, renaming service
This commit is contained in:
parent
850584ff36
commit
a6cd5f4266
29 changed files with 5542 additions and 611 deletions
|
@ -76,7 +76,7 @@ export default {
|
|||
clearInterval(this.interval);
|
||||
}
|
||||
this.item = res.body;
|
||||
document.title = `Match Audio • ${this.item.name} by ${this.item.artist.name}`;
|
||||
document.title = `Combine.fm • ${this.item.name} by ${this.item.artist.name}`;
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue