YesPlayMusic/src/store
njzy 6fa6155817 fix(unblockMusic): the song information may fail to be fetched and reduce the request time
1. Increase the timeout time to prevent blocking the rendering process
2. Use the modification package to solve the problem that song information may not be available and repeatedly requested.
2020-12-04 00:25:44 +08:00
..
plugins fix: bugs 2020-11-23 16:44:17 +08:00
actions.js fix(unblockMusic): the song information may fail to be fetched and reduce the request time 2020-12-04 00:25:44 +08:00
index.js fix: bugs 2020-11-23 16:44:17 +08:00
initLocalStorage.js feat: add more categories to explore page 2020-11-02 12:32:22 +08:00
mutations.js fix: improvements 2020-11-04 23:30:42 +08:00
state.js feat: add like albums & follow artists function 2020-10-26 15:47:03 +08:00