FIX: Note info not appearing (#82)
This commit is contained in:
parent
1a719c0bd8
commit
20f8f68d12
|
@ -32,7 +32,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="cooked">
|
<div class="cooked">
|
||||||
{{cook-text n.raw}}
|
<CookText @rawText={{n.raw}} />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{#if n.post_id}}
|
{{#if n.post_id}}
|
||||||
|
|
Loading…
Reference in New Issue