Update docs

This commit is contained in:
Janos Lengyel 2023-07-12 11:50:10 +02:00
commit f89727fd4c
3 changed files with 13 additions and 6 deletions

View file

@ -4833,6 +4833,12 @@
"moduleExports": [],
"slots": [
{ "name": "__default__", "default": true, "slot_props": "{}" },
{
"name": "company",
"default": false,
"fallback": "{company} ",
"slot_props": "{}"
},
{
"name": "platform",
"default": false,