display comments in reverse order

This commit is contained in:
Isaac Visintainer 2019-07-18 11:05:30 -07:00
parent a3de8e21c8
commit 3c07cc32d5

View File

@ -8,7 +8,7 @@
%+ sort ~(val by comments)
|= [a=comment:publish b=comment:publish]
^- ?
(lte date-created.info.a date-created.info.b)
(gte date-created.info.a date-created.info.b)
::
/_ /publish-comment/
result