[windows] Tidy wails.json

This commit is contained in:
Lea Anthony
2021-09-01 06:48:06 +10:00
parent 8db91df185
commit 4954655ad4

View File

@@ -28,7 +28,7 @@ type Project struct {
Path string
// Build directory
BuildDir string `json:"builddir"`
BuildDir string
// The output filename
OutputFilename string `json:"outputfilename"`