mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-19 23:52:06 +00:00
fix: 2nd button rpc
This commit is contained in:
parent
47c65aefc3
commit
073d71798d
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@
|
|||
},
|
||||
{
|
||||
label: 'Watch on Migu',
|
||||
url: `migu://anime/${np.media?.id}`
|
||||
url: `https://miguapp.pages.dev/anime/${np.media?.id}`
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue