feat: webapp/card delivery server example
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"cards": [
|
||||
{
|
||||
"id": "weather",
|
||||
"name": "天气",
|
||||
"priority": 2,
|
||||
"entry": "cards/weather/card.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user