Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Commit

Permalink
Fix Hearthstone detection
Browse files Browse the repository at this point in the history
  • Loading branch information
doZennn committed Sep 12, 2019
1 parent 884fb2e commit a0ee4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/importers/BattleNet.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const BNET_GAMES = {
exes: ['Warcraft III'],
icon: 'Warcraft III.exe'
},
'wtcg': {
'hsb': {
name: 'Hearthstone',
launchId: 'WTCG',
exes: ['Hearthstone'],
Expand Down

0 comments on commit a0ee4fa

Please sign in to comment.