mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 05:06:51 +00:00
fix: bug report window title
This commit is contained in:
@ -39,7 +39,7 @@ Window {
|
||||
|
||||
color : "transparent"
|
||||
flags : Qt.Window | Qt.Dialog | Qt.FramelessWindowHint
|
||||
title : "ProtonMail Bridge - Bug report"
|
||||
title : "Bug report"
|
||||
visible : false
|
||||
|
||||
WindowTitleBar {
|
||||
|
||||
Reference in New Issue
Block a user