Skip to content

Commit 5831e90

Browse files
committed
Close thor banner
1 parent aef313e commit 5831e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)