Remove title from the Windows titlebar

This commit is contained in:
Fedor Indutny 2022-06-10 12:26:10 -07:00 committed by GitHub
parent 6aeddb9301
commit 531c208918
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 8 deletions

View file

@ -148,7 +148,6 @@ export const DebugLogWindow = ({
platform={platform}
theme={theme}
executeMenuRole={executeMenuRole}
title={i18n('debugLog')}
>
<div className="DebugLogWindow">
<div>
@ -192,7 +191,6 @@ export const DebugLogWindow = ({
platform={platform}
theme={theme}
executeMenuRole={executeMenuRole}
title={i18n('debugLog')}
>
<div className="DebugLogWindow">
<div>