Skip to content

Commit

Permalink
Add card_counts.js to the debugger.
Browse files Browse the repository at this point in the history
  • Loading branch information
drheld committed Apr 14, 2012
1 parent 4fd8530 commit 1a20d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"matches": [ "http://dominion.isotropic.org/play" ]
},
{
"js": [ "jquery.js", "common.js", "card_list.js", "dominion.js", "debugger.js" ],
"js": [ "jquery.js", "common.js", "card_list.js", "dominion.js", "card_counts.js", "debugger.js" ],
"matches": [ "http://*.dominion-point-counter.appspot.com/debug*" ]
},
{
Expand Down

0 comments on commit 1a20d69

Please sign in to comment.