mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2025-01-19 17:02:45 +08:00
parent
4e023502ca
commit
dceb5cdb2c
|
@ -562,6 +562,10 @@ export default {
|
|||
set(value) {
|
||||
this.$store.commit("updateSettings", {
|
||||
key: "showLibraryDefault",
|
||||
value,
|
||||
});
|
||||
},
|
||||
},
|
||||
cacheLimit: {
|
||||
get() {
|
||||
return this.settings.cacheLimit || false;
|
||||
|
|
Loading…
Reference in New Issue
Block a user