mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 04:05:12 -07:00
Merge latest develop
This commit is contained in:
@@ -158,7 +158,10 @@ type ProjectOptions struct {
|
||||
selectedTemplate *TemplateDetails
|
||||
WailsVersion string
|
||||
typescriptDefsFilename string
|
||||
Verbose bool `json:"-"`
|
||||
Verbose bool `json:"-"`
|
||||
CrossCompile bool `json:"-"`
|
||||
Platform string `json:"-"`
|
||||
Architecture string `json:"-"`
|
||||
}
|
||||
|
||||
// Defaults sets the default project template
|
||||
|
||||
Reference in New Issue
Block a user