5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:10:48 +08:00
wails/app_other.go
2020-04-26 14:29:46 +10:00

8 lines
73 B
Go

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