mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 10:56:21 -03:00
check better
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
{{- $homepage := $objectData.integrations.homepage -}}
|
||||
{{- if and $homepage $homepage.enabled -}}
|
||||
{{- if not $homepage.widget -}}
|
||||
{{- if not (hasKey $homepage.widget) -}}
|
||||
{{- $_ := set $objectData.integrations.homepage "widget" dict -}}
|
||||
{{- end -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user