mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-23 23:57:22 +08:00
🌈 style: 优化代码格式化
This commit is contained in:
Vendored
+1
-1
@@ -14,6 +14,6 @@ declare global {
|
||||
restart: () => void;
|
||||
unblockMusic: (id: number, data: any) => Promise<any>;
|
||||
};
|
||||
$message:any
|
||||
$message: any;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user