mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
[darwin, inspector] Fix build (#2082)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
package darwin
|
||||
|
||||
import (
|
||||
"unsafe"
|
||||
)
|
||||
|
||||
func showInspector(context unsafe.Pointer) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user