Skip to content

Commit

Permalink
Makes fix due to recent change to Tower.js
Browse files Browse the repository at this point in the history
  • Loading branch information
edubkendo committed Sep 4, 2012
1 parent fcdb1a8 commit 3b566bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/Tower/Main.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"id": "repl_tower",
"caption": "Tower Console",
"args": {
"cwd": "$project_path",
"cwd": "$file_path",
"type": "subprocess",
"encoding": "utf8",
"cmd": ["tower", "console", "-c"],
Expand Down

0 comments on commit 3b566bc

Please sign in to comment.