we do a little rebranding.
This commit is contained in:
parent
42680aff79
commit
37e9c8276e
7 changed files with 7 additions and 3 deletions
|
@ -179,7 +179,7 @@ const init = {
|
|||
|
||||
app.ame.mpris.connect(); // M.P.R.I.S
|
||||
app.ame.lastfm.authenticate(); // LastFM
|
||||
app.ame.discord.connect(app.cfg.get('general.discordRPC') === 'ame-title' ? '749317071145533440' : '886578863147192350'); // Discord
|
||||
app.ame.discord.connect(app.cfg.get('general.discordRPC') === 'ame-title' ? '911790844204437504' : '886578863147192350'); // Discord
|
||||
|
||||
app.isAuthorized = false;
|
||||
app.isMiniplayerActive = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue