AdamNiederer / ng2-mode

Angular Support for Emacs
GNU General Public License v3.0
73 stars 11 forks source link

Bugfix: Removed unclosed quote #15

Closed OlleLinderos closed 5 years ago

OlleLinderos commented 5 years ago

I fucked up in my last commit and added an extra quote, that broke everything. This is tested and works. Sorry!

AdamNiederer commented 5 years ago

No problem, thanks for the quick fix!