Skip to content

Commit

Permalink
Merge branch 'development' into release/2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Akamig committed Nov 22, 2023
2 parents f9c95d1 + 35d636a commit b70e7a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/views/SettingsOverlay/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ import { getKeyStorePath } from "src/stores/account";
import { ExportOverlay } from "src/renderer/components/core/Layout/UserInfo/ExportOverlay";
import { useStore } from "src/utils/useStore";
import { useLoginSession } from "src/utils/useLoginSession";
import { Planet } from "src/interfaces/registry";

declare const CURRENT_VERSION: string;

Expand Down

0 comments on commit b70e7a6

Please sign in to comment.