mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Fixed dialogs on macOS. Update WML example to use compiled runtime.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//go:build linux
|
||||
|
||||
package runtime
|
||||
|
||||
var invoke = "window._wails.invoke=window.webkit.messageHandlers.external.postMessage;"
|
||||
var flags = ""
|
||||
Reference in New Issue
Block a user