Skip to content

Commit

Permalink
fix: update loading
Browse files Browse the repository at this point in the history
  • Loading branch information
oeyoews committed Oct 7, 2024
1 parent 1419a91 commit 86d60a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tiddlywiki-codemirror-6/changelog.tid
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ title: $:/plugins/oeyoews/tiddlywiki-codemirror-6/changelog

\procedure progress()
<$action-deletetiddler $tiddler="$:/temp/oeyoews/codemirror6-changelog-progress" />
<$action-setfield $tiddler="$:/temp/oeyoews/codemirror6-changelog-progress" text="loading" />
<$action-setfield $tiddler="$:/temp/oeyoews/codemirror6-changelog-progress" text="Loading ..." />
\end progress


Expand Down

0 comments on commit 86d60a9

Please sign in to comment.