Merge branch 'go-webview-selector' into ie11

This commit is contained in:
vadym 2022-12-19 13:00:54 +02:00
commit d2ec642b3f
9 changed files with 19 additions and 25 deletions

View file

@ -5,7 +5,7 @@ import (
"os"
"github.com/RiV-chain/RiV-mesh/src/defaults"
"github.com/webview/webview"
"github.com/jchv/go-webview-selector"
"github.com/docopt/docopt-go"
)