Refer to json function instead of deprecated json.decode in groups docs

This commit is contained in:
mewmew 2025-07-03 15:41:47 +02:00
parent 22a57fcf5c
commit 95ac5fdc13

View File

@ -205,7 +205,7 @@
single or double quotes.
The value is always of type [string]($str). More complex data
may be parsed manually using functions like [`json.decode`]($json.decode).
may be parsed manually using functions like [`json`]($json).
- name: sym
title: General