Files
wails/app_other.go
2019-11-28 22:47:41 +11:00

8 lines
75 B
Go

// +build +linux +darwin !windows
package wails
func platformInit() {
}