Skip to content

Commit

Permalink
Merge pull request #1519 from pifagor87/patch-1
Browse files Browse the repository at this point in the history
Delete \b in enyo\\.js
  • Loading branch information
AliasIO authored Apr 29, 2017
2 parents 02c6641 + afbb987 commit 603b30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -2358,7 +2358,7 @@
],
"env": "^enyo$",
"icon": "Enyo.png",
"script": "\benyo\\.js",
"script": "enyo\\.js",
"website": "http://enyojs.com"
},
"Epoch": {
Expand Down

0 comments on commit 603b30a

Please sign in to comment.