mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
fix: bugs
This commit is contained in:
parent
ad0c585371
commit
41a30a25c0
11 changed files with 315 additions and 33 deletions
|
|
@ -69,7 +69,6 @@ export default {
|
|||
},
|
||||
},
|
||||
created() {
|
||||
this.settings.showLibraryDefault && this.$router.push('/library');
|
||||
if (this.isElectron) ipcRenderer(this);
|
||||
window.addEventListener('keydown', this.handleKeydown);
|
||||
this.fetchData();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue