diff --git a/addon/src/components/entry-viewer.hbs b/addon/src/components/entry-viewer.hbs index cb02636..6ae7605 100644 --- a/addon/src/components/entry-viewer.hbs +++ b/addon/src/components/entry-viewer.hbs @@ -30,7 +30,7 @@ @displayOptions={{@displayOptions}} @path={{@path}} /> - {{#unless this.isLast}} + {{#unless @isLast}} {{! In order for copy/paste to work, there cannot be extra whitespace around the delimiter }} , {{/unless}}