Skip to content

Commit 02b9347

Browse files
authored
Merge pull request #2543 from planetarium/release/2.8.0
Release/2.8.0
2 parents c9c3aa3 + 38dbc75 commit 02b9347

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed
1.62 MB
Binary file not shown.
359 KB
Binary file not shown.
237 KB
Binary file not shown.
422 KB
Binary file not shown.
1.62 MB
Binary file not shown.
358 KB
Binary file not shown.
-6.84 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_close_banner.webp";
22+
import ThorBanner from "src/renderer/resources/thor_season_banner.webp";
2323

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

0 commit comments

Comments
 (0)