Skip to content

Commit 8fb5a1c

Browse files
authored
Merge branch 'main' into release/2.7.11
2 parents fe4513a + a2e9ee2 commit 8fb5a1c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
13.8 KB
Loading

src/renderer/views/LoginView/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import {
1919
import { PasswordField } from "src/renderer/components/ui/TextField";
2020
import { T } from "src/renderer/i18n";
2121
import { useStore } from "src/utils/useStore";
22-
import ThorBanner from "src/renderer/resources/thor_season_banner.webp";
22+
import ThorBanner from "src/renderer/resources/thor_close_banner.webp";
2323

2424
const transifexTags = "v2/login-view";
2525

0 commit comments

Comments
 (0)