update params

This commit is contained in:
Robin Scholtes 2023-07-25 14:58:00 +12:00
parent 1fc5ca641d
commit 21ed26e104

View file

@ -66,6 +66,8 @@ export class CCategoryLi extends HTMLElement {
this.app, this.app,
this.category.ops, this.category.ops,
this.includeOpLiStarIcon, this.includeOpLiStarIcon,
false,
true
) )
opList.build(); opList.build();