mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
add fields Tags to ProjectOptions
This commit is contained in:
@@ -151,6 +151,7 @@ type ProjectOptions struct {
|
||||
Template string `json:"-"`
|
||||
BinaryName string `json:"binaryname"`
|
||||
FrontEnd *frontend `json:"frontend,omitempty"`
|
||||
Tags string `json:"tags"`
|
||||
NPMProjectName string `json:"-"`
|
||||
system *SystemHelper
|
||||
log *Logger
|
||||
|
||||
Reference in New Issue
Block a user