Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 committed Feb 7, 2024
1 parent f775eb9 commit 2b20b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/gui/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
import * as path from 'path';
import * as electron from 'electron';
import * as electronLog from 'electron-log';
import * as Os from 'os';
import { open as openInternal } from './app/os/open-internal/services/open-internal';
import { open as openExternal } from './app/os/open-external/services/open-external';
import { displayName } from '../../package.json';
Expand Down

0 comments on commit 2b20b78

Please sign in to comment.