Skip to content

Commit

Permalink
import fixed ./constants
Browse files Browse the repository at this point in the history
  • Loading branch information
luluna02 committed Feb 17, 2024
1 parent 2c02b71 commit 632beaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/in-app-menu/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import is from 'electron-is';

import { t } from '@/i18n';

import type { InAppMenuConfig } from './index';
import type { InAppMenuConfig } from './constants';
import type { MenuContext } from '@/types/contexts';
import type { MenuTemplate } from '@/menu';

Expand Down

0 comments on commit 632beaf

Please sign in to comment.