This commit is contained in:
Paolo Matarazzo 2025-03-07 14:38:16 -05:00
parent 42cac740ff
commit ef05ba0244

View File

@ -296,6 +296,7 @@ With the exported Start menu configuration, use the `v5:StartPins` element and a
Example with some apps pinned: Example with some apps pinned:
``` xml
<v5:StartPins> <v5:StartPins>
<![CDATA[ <![CDATA[
{ {
@ -307,6 +308,7 @@ Example with some apps pinned:
} }
]]> ]]>
</v5:StartPins> </v5:StartPins>
```
::: zone-end ::: zone-end