From d4fff1403b25c9d3af0aa454472239a88589dabc Mon Sep 17 00:00:00 2001 From: bignutty <3515180-bignutty@users.noreply.gitlab.com> Date: Sat, 11 May 2024 03:09:28 +0200 Subject: [PATCH] update weather brand icon revision --- labscore/utils/statics.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labscore/utils/statics.js b/labscore/utils/statics.js index 03c2fbf..2bf1e73 100644 --- a/labscore/utils/statics.js +++ b/labscore/utils/statics.js @@ -104,7 +104,7 @@ const Statics = Object.freeze({ }, weather: { file: "brands/weather.png", - revision: 2 + revision: 3 }, wikihow: { file: "brands/wikihow.png",