fix error

This commit is contained in:
邱博亞 2021-12-28 19:51:22 +08:00
parent b31d3e8cd6
commit 0f178a3664
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"widgets" : [
{
"filename" : "ruling_weather_widget1",
"force_cover": true,
"name" : {
"zh_tw" : "1. 天氣呈現樣式1",
"en" : "1. Weather layout 1"
@ -16,6 +17,7 @@
"zh_tw" : "2. 天氣呈現樣式2",
"en" : "2. Weather layout 2"
},
"force_cover": true,
"thumbnail" : "weather2_thumbs.png"
}
]