From 0f178a36647e4ba54c3f621814d6c3ef7d818377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B1=E5=8D=9A=E4=BA=9E?= Date: Tue, 28 Dec 2021 19:51:22 +0800 Subject: [PATCH] fix error --- modules/ruling_weather/info.json | 2 ++ 1 file changed, 2 insertions(+) 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" } ]