Skip to content

Commit 00f02f4

Browse files
comma is breaking the build
1 parent 7d8b46f commit 00f02f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/---------------------AlwaysOnTop.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ and share it here on this revolutionary initiative called Anything.js
1010

1111
var laptopChargersAroundTheWorld = function () {
1212
return [
13-
'http://imgur.com/oFTX0Tm',
14-
// Add your charger pic here
13+
'http://imgur.com/oFTX0Tm'
14+
// Add your charger pic here
1515
];
1616
};
1717

0 commit comments

Comments
 (0)