mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 13:48:02 +00:00
fix the UnblockNeteaseMusic | 修复UnblockNeteaseMusic无法使用的问题 (#670)
* fix: change to @revincx/unblockneteasemusic moudle * Update README.md * Update README.md Co-authored-by: qier222 <qier222@outlook.com>
This commit is contained in:
parent
b05a686180
commit
920b216466
4 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { app, dialog, globalShortcut, ipcMain } from 'electron';
|
||||
import match from '@njzy/unblockneteasemusic';
|
||||
import match from '@revincx/unblockneteasemusic';
|
||||
import { registerGlobalShortcut } from '@/electron/globalShortcut';
|
||||
|
||||
const client = require('discord-rich-presence')('818936529484906596');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue