Skip to content

Commit 72df445

Browse files
committed
fix: restore native macOS titlebar
1 parent d80b9c7 commit 72df445

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ func main() {
3232
app,
3333
},
3434
Mac: &mac.Options{
35-
TitleBar: mac.TitleBarHiddenInset(),
3635
WebviewIsTransparent: true,
3736
WindowIsTranslucent: true,
3837
About: &mac.AboutInfo{

0 commit comments

Comments
 (0)