Skip to content

Commit

Permalink
Merge pull request #149 from inderps/an-ode-to-charger
Browse files Browse the repository at this point in the history
comma is breaking the build
  • Loading branch information
Rabrennie committed Dec 6, 2015
2 parents e3ec225 + 00f02f4 commit 77dd3ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/---------------------AlwaysOnTop.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ and share it here on this revolutionary initiative called Anything.js

var laptopChargersAroundTheWorld = function () {
return [
'http://imgur.com/oFTX0Tm',
// Add your charger pic here
'http://imgur.com/oFTX0Tm'
// Add your charger pic here
];
};

Expand Down

0 comments on commit 77dd3ca

Please sign in to comment.