File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/renderer/views/LoginView Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " NineChronicles" ,
33 "productName" : " Nine Chronicles" ,
4- "version" : " 2.8.2 " ,
4+ "version" : " 2.8.3 " ,
55 "description" : " Game Launcher for Nine Chronicles" ,
66 "author" : " Planetarium <engineering@planetariumhq.com>" ,
77 "license" : " GPL-3.0" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ import {
1919import { PasswordField } from "src/renderer/components/ui/TextField" ;
2020import { T } from "src/renderer/i18n" ;
2121import { 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
2424const transifexTags = "v2/login-view" ;
2525
You can’t perform that action at this time.
0 commit comments