diff --git a/web/static/app.js b/web/static/app.js index a8d0126f..95200868 100644 --- a/web/static/app.js +++ b/web/static/app.js @@ -376,6 +376,7 @@ function renderHero(data) { 少云: "🌤️", 散云: "⛅", 晴: "☀️", + 晴朗: "☀️", }[cur.cloud_desc] || "🌡️"; // If we have a specific weather phenomenon (METAR wx_desc like -RA), prioritize it