mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
fix: format
This commit is contained in:
parent
709f264ac9
commit
57b9ca111a
@ -1,6 +1,6 @@
|
||||
import { isMac } from '@main/constant'
|
||||
import { windowService } from '@main/services/WindowService'
|
||||
import { getAppLanguage,locales } from '@main/utils/language'
|
||||
import { getAppLanguage, locales } from '@main/utils/language'
|
||||
import { IpcChannel } from '@shared/IpcChannel'
|
||||
import type { MenuItemConstructorOptions } from 'electron'
|
||||
import { app, Menu, shell } from 'electron'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user