Snippet Fix

This commit is contained in:
Emmanuel ATSE 2015-08-18 08:24:23 +02:00
parent 8f744cb570
commit 9cf92af1e5

View file

@ -676,7 +676,7 @@
\n\tloadingTemplate:"${3:loadingTemplate}",
\n\tyieldRegions:{
\n\t\t"${4:myAside}": {to: "aside"},
\n\t\t"${5:myHeader}": {to: "header"}
\n\t\t"${5:myHeader}": {to: "header"},
\n\t\t"${6:myFooter}": {to: "footer"}
\n\t}
\n});