doc: fix foreign-toplevel example

This commit is contained in:
Ralph Torres 2025-02-07 03:42:44 +00:00
parent fc24ea225d
commit ea9f96bbdf

View file

@ -70,7 +70,7 @@ bar:
conditions: conditions:
~activated: {empty: {}} ~activated: {empty: {}}
activated: activated:
- string: {text: "{app-id}: {title}"} - string: {string: {text: "{app-id}: {title}"}}
``` ```
# SEE ALSO # SEE ALSO