Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #1 from 69/patch-1
add Discord RPC port
  • Loading branch information
wybiral committed Jul 6, 2019
2 parents 705a33b + 971eff4 commit c6b170b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/index.js
Expand Up @@ -23,6 +23,7 @@ const gamesListener = {
id: 'games',
services: [
{url: 'http://127.0.0.1:27060', name: 'Steam'},
{url: 'http://127.0.0.1:6463', name: 'Discord'},
],
detected: [],
};
Expand Down

0 comments on commit c6b170b

Please sign in to comment.