mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
fix: bugs
This commit is contained in:
parent
bc0de620c1
commit
43fd1bc536
3 changed files with 31 additions and 24 deletions
|
|
@ -36,7 +36,7 @@ export default {
|
|||
},
|
||||
data() {
|
||||
return {
|
||||
isElectron: process.env.IS_ELECTRON, // "true" || undefined
|
||||
isElectron: process.env.IS_ELECTRON, // true || undefined
|
||||
};
|
||||
},
|
||||
created() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue