Skip to content

Commit

Permalink
Update battle-net.parser.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
doZennn committed Jul 18, 2024
1 parent 8ece50c commit d230b59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/parsers/battle-net.parser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ const BNET_GAMES: {[k: string]:
},
dst2: {
name: 'Destiny 2',
launchId: 'DST2',
exes: ['destiny2']
launchId: 'DST2'
},
hero: {
name: 'Heroes of the Storm',
Expand Down

0 comments on commit d230b59

Please sign in to comment.