Move server plugin to experimental dir

This commit is contained in:
Lea Anthony 2023-10-11 20:25:56 +11:00
commit e6de878395
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405
18 changed files with 1 additions and 1 deletions

View file

@ -6,8 +6,8 @@ import (
"time"
"github.com/wailsapp/wails/v3/pkg/application"
"github.com/wailsapp/wails/v3/plugins/experimental/server"
"github.com/wailsapp/wails/v3/plugins/log"
"github.com/wailsapp/wails/v3/plugins/server"
)
//go:embed assets/*