Remove widget

This commit is contained in:
David Masad
2021-02-21 14:08:17 -05:00
parent 35419a0390
commit 5c1c9f0fdd

View File

@ -1,8 +0,0 @@
:: StoryManager Widgets [widget]
<<widget ShowStoryletLinks>>
<<for _storylet range $args[0]>>
<<capture _storylet>>
[[_storylet.description|_storylet.passage][$currentStorylet=_storylet]]<br>
<</capture>>
<</for>>
<</widget>>