mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
improve comment
This commit is contained in:
parent
4541cf0b3a
commit
ecf1c41db4
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ type Options struct {
|
|||
Obfuscated bool // Indicates that bound methods should be obfuscated
|
||||
GarbleArgs string // The arguments for Garble
|
||||
SkipBindings bool // Skip binding generation
|
||||
SkipEmbedCreate bool // Skip embed creation when in development mode
|
||||
SkipEmbedCreate bool // Skip creation of embed files
|
||||
}
|
||||
|
||||
// Build the project!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue