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

@ -135,7 +135,6 @@ export const App = ({
return (
<TitleBarContainer
title="Signal"
theme={theme}
isMaximized={isMaximized}
isFullScreen={isFullScreen}