fixes
h3rald h3rald@h3rald.com
Sun, 21 Jun 2026 12:24:47 +0200
1 files changed,
0 insertions(+),
6 deletions(-)
jump to
M
rules.min
→
rules.min
@@ -423,12 +423,6 @@ :content
(((content 'draft dict.has? not) (content 'content-type dict.has?)) &&) ( content.id :id - (content 'summary dict.has?) - ( - content.code puts! - content.summary puts! - ) - when (content.content-type "project" ==) (content PROJECTS append @PROJECTS) when (content.content-type "spell" ==) (content SPELLS append @SPELLS) when (content.content-type "article" ==) (articles-count 1 + @articles-count) when