fix: bug report window title

This commit is contained in:
James Houlahan
2020-09-15 08:04:51 +02:00
parent 4b7c234e78
commit dc5387a512
2 changed files with 3 additions and 5 deletions

View File

@ -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 {