Update src/native/window.ts
This commit is contained in:
parent
901e416b89
commit
77c2337b84
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import {
|
|||
nativeImage,
|
||||
} from "electron";
|
||||
|
||||
import windowIconAsset from "../../assets/desktop/icon.png?asset";
|
||||
import windowIconAsset from "../../aviaicon/icon.png?asset";
|
||||
|
||||
import { config } from "./config";
|
||||
import { updateTrayMenu } from "./tray";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue