5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-01 13:31:25 +08:00

Merge pull request #4167 from Khady/patch-1

doc/howdoesitwork: fix indentation
This commit is contained in:
Lea Anthony 2025-03-31 21:05:19 +11:00 committed by GitHub
commit 7245b5b4d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ import (
"github.com/wailsapp/wails/v2"
"github.com/wailsapp/wails/v2/pkg/options"
"github.com/wailsapp/wails/v2/pkg/options/assetserver"
"github.com/wailsapp/wails/v2/pkg/options/assetserver"
)
//go:embed all:frontend/dist
@ -150,7 +150,7 @@ import (
"github.com/wailsapp/wails/v2"
"github.com/wailsapp/wails/v2/pkg/options"
"github.com/wailsapp/wails/v2/pkg/options/assetserver"
"github.com/wailsapp/wails/v2/pkg/options/assetserver"
)
//go:embed all:frontend/dist