Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BurningTreeC committed Aug 22, 2021
1 parent afd212b commit 59ae814
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ title: $:/plugins/BTC/musicsheets/ui/Templates/toolbar-item-template-note-values

\whitespace trim
<$linkcatcher actions="""
<$action-setfield $tiddler={{{ [[$:/state/musicsheets/note-values/]addsuffix<storyTiddler>] }}} text={{$(note-value)$}} prefix-suffix={{$(note-value)$!!prefix-suffix}}/>
<$action-setfield $tiddler={{{ [[$:/state/musicsheets/note-values/]addsuffix<storyTiddler>] }}} text={{{ [<currentTiddler>get[text]] }}} prefix-suffix={{{ [<currentTiddler>get[prefix-suffix]] }}}/>

<$action-deletetiddler
$tiddler=<<dropdown-state>>
Expand Down

0 comments on commit 59ae814

Please sign in to comment.