This commit is contained in:
vvikulin 2022-12-19 11:43:01 +02:00
parent 1e7d51bac6
commit 749cddae69
8 changed files with 15 additions and 4 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"
)