mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-18 23:22:05 +00:00
Update discord RPC settings title.
This commit is contained in:
parent
e12a24570a
commit
a13f4b3b9e
1 changed files with 1 additions and 1 deletions
|
|
@ -481,7 +481,7 @@
|
|||
class='custom-switch mb-10 pl-10 font-size-16 w-300'
|
||||
data-toggle='tooltip'
|
||||
data-placement='bottom'
|
||||
data-title='Enables showing currently played anime and episode in Discord Rich Presence.'>
|
||||
data-title='Shows currently played anime and episode in Discord Rich Presence.'>
|
||||
<input type='checkbox' id="rpc-details" bind:checked={settings.showDetailsInRPC}/>
|
||||
<label for='rpc-details'>Show details in Discord Rich Presence</label>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue