fix: missing typo

This commit is contained in:
TaurusXin 2024-07-25 10:35:17 +08:00
parent 658d7e1a43
commit 50f87c3b77
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ func main() {
TitleBar: &mac.TitleBar{
FullSizeContent: true,
},
}
},
})
if err != nil {