mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-23 15:47:23 +08:00
✨ feat: 优化播放条和mv播放时没有暂停音乐的问题
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ export const formatNumber = (num: any) => {
|
||||
}
|
||||
|
||||
export const getIsMc = () => {
|
||||
return true
|
||||
return false
|
||||
}
|
||||
const ProxyUrl =
|
||||
import.meta.env.VITE_API_PROXY + '' || 'http://110.42.251.190:9856'
|
||||
|
||||
Reference in New Issue
Block a user