diff --git a/modules/ruling_weather/info.json b/modules/ruling_weather/info.json index 126e501..b6083c4 100644 --- a/modules/ruling_weather/info.json +++ b/modules/ruling_weather/info.json @@ -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" } ]