capybarabr: despite it being unit3d v8 this sites api does not have featured results %-/

simpler to just make it optional for when/if they turn it on
This commit is contained in:
Garfield69
2024-08-25 07:55:02 +12:00
parent e79793995e
commit 53216c71af

View File

@@ -166,6 +166,7 @@ search:
selector: size selector: size
_featured: _featured:
selector: featured selector: featured
optional: true
case: case:
False: "{{ .False }}" False: "{{ .False }}"
True: "{{ .True }}" True: "{{ .True }}"