Update tray/titlebar icons
This commit is contained in:
parent
8ca192a48d
commit
808c0beae7
39 changed files with 2 additions and 1 deletions
|
@ -259,7 +259,7 @@ export function TitleBarContainer(props: PropsType): JSX.Element {
|
|||
<TitleBar
|
||||
className="TitleBarContainer__title"
|
||||
platform="win32"
|
||||
iconSrc="images/icon_32.png"
|
||||
iconSrc="images/titlebar_icon.svg"
|
||||
theme={titleBarTheme}
|
||||
maximized={isMaximized}
|
||||
menu={maybeMenu}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue