5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 22:20:06 +08:00

[mac] Guard browser.go

This commit is contained in:
Lea Anthony 2021-09-28 19:44:00 +10:00
parent 4898bfdf9c
commit b13d8ef9fa

View File

@ -1,3 +1,5 @@
//go:build darwin
package darwin
import (