forked from cadence/breezewiki
)
This commit is contained in:
parent
db0158f237
commit
d336307921
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
,(if (eq? article-list-is-smaller 1)
|
||||
"…"
|
||||
"."))
|
||||
`"")))
|
||||
`""))
|
||||
,(if (string? image-description)
|
||||
`(update-tree-wiki (html->xexp image-description) wikiname)
|
||||
`""))
|
||||
|
|
Loading…
Reference in a new issue