mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
Revert "Allow use of custom HTML (#545)"
This reverts commit dc605c1683.
This commit is contained in:
@@ -6,9 +6,9 @@ type AppConfig interface {
|
||||
GetHeight() int
|
||||
GetTitle() string
|
||||
GetResizable() bool
|
||||
GetHTML() string
|
||||
GetDefaultHTML() string
|
||||
GetDisableInspector() bool
|
||||
GetColour() string
|
||||
GetCSS() string
|
||||
GetJS() string
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user