mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
move webview out to seperate project
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
"github.com/go-playground/colors"
|
||||
"github.com/gobuffalo/packr"
|
||||
"github.com/wailsapp/wails/webview"
|
||||
"github.com/wailsapp/webview"
|
||||
)
|
||||
|
||||
// Window defines the main application window
|
||||
|
||||
Reference in New Issue
Block a user