mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-12-11 08:05:03 +00:00
Fixed if statement for properties of objects
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<ul>
|
||||
{{* i in arr}}
|
||||
<li>{{i}}</li>
|
||||
<li>{{? i.test }} {{i}} {{/?}}</li>
|
||||
{{/*}}
|
||||
</ul>
|
||||
Reference in New Issue
Block a user