mirror of
https://github.com/taigrr/wails.git
synced 2026-04-14 19:01:09 -07:00
feat: significant overhaul of runtime
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
|
||||
"github.com/wailsapp/wails/lib/logger"
|
||||
"github.com/wailsapp/wails/lib/messages"
|
||||
"github.com/wailsapp/wails/runtime/go/runtime"
|
||||
"github.com/wailsapp/wails/runtime"
|
||||
)
|
||||
|
||||
type internalMethods struct {
|
||||
|
||||
Reference in New Issue
Block a user