14 lines
297 B
JSON
14 lines
297 B
JSON
|
{
|
||
|
"skillMetadata": {
|
||
|
"sections": [{
|
||
|
"name": "Do Not Disturb Image",
|
||
|
"fields": [{
|
||
|
"name": "dnd_image",
|
||
|
"type": "text",
|
||
|
"label": "Location (file name or url) of the Do Not Disturb image to show.",
|
||
|
"value": "do-not-disturb.png"
|
||
|
}]
|
||
|
}]
|
||
|
}
|
||
|
}
|