diff --git a/core/json.sh b/core/json.sh index afd0ef4..af26da4 100644 --- a/core/json.sh +++ b/core/json.sh @@ -12,7 +12,7 @@ function json::has_key() { python3 "$JSON_HELPER" has_key function json::filter_values() { python3 "$JSON_HELPER" filter_values "$@"