From efbc3e466d0e1b604c63ef8744df55052f00b8a3 Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Tue, 6 Feb 2024 22:37:38 +0100 Subject: [PATCH] update 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 3927f1d..3f424b6 100644 --- a/labscore/utils/statics.js +++ b/labscore/utils/statics.js @@ -56,7 +56,7 @@ const Statics = Object.freeze({ }, labscore: { file: "brands/labscore.png", - revision: 0 + revision: 1 }, makesweet: { file: "brands/makesweet.png",