Skip to content

Commit

Permalink
Delete \b in enyo\\.js
Browse files Browse the repository at this point in the history
  • Loading branch information
pifagor87 authored Apr 12, 2017
1 parent e310ee3 commit afbb987
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 @@ -2342,7 +2342,7 @@
],
"env": "^enyo$",
"icon": "Enyo.png",
"script": "\benyo\\.js",
"script": "enyo\\.js",
"website": "http://enyojs.com"
},
"Epoch": {
Expand Down

0 comments on commit afbb987

Please sign in to comment.