mirror of
https://github.com/awatson1978/meteor-api.git
synced 2026-05-15 14:15:54 -06:00
Snippet Fix
This commit is contained in:
parent
8f744cb570
commit
9cf92af1e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue