Empty Frame snippet for Sitemap (#273)
Add snippet with empty Frame with label and icon as an option to sitemappull/275/head
parent
fdd7b7b092
commit
af330ed8ee
|
@ -12,5 +12,14 @@
|
|||
"}"
|
||||
],
|
||||
"description": "Create a openHAB sitemap"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"Add new empty Frame": {
|
||||
"prefix": "frame",
|
||||
"body": [
|
||||
"Frame label=\"$1\" ${2|\u200B,icon=\"\" |}{",
|
||||
"\t $3",
|
||||
"}"],
|
||||
"description": "Add new frame with label and optional icon"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue