mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Missing trailing >
parent
e409441b56
commit
fb4396ac6e
@ -25,7 +25,7 @@ const TPL = `<div style="padding: 10px; border-top: 1px solid var(--main-border-
|
||||
|
||||
<strong>Character count: </strong>
|
||||
<span class="character-count"></span>
|
||||
</div`;
|
||||
</div>`;
|
||||
|
||||
class WordCountWidget extends api.NoteContextAwareWidget {
|
||||
get position() { return 100; } // higher value means position towards the bottom/right
|
||||
|
Loading…
x
Reference in New Issue
Block a user