mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Move server plugin to experimental dir
This commit is contained in:
parent
4c75b288bb
commit
e6de878395
18 changed files with 1 additions and 1 deletions
|
|
@ -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/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue