wails/app_other.go
2020-04-26 14:29:46 +10:00

7 lines
73 B
Go

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