fmt: gofmt
This commit is contained in:
parent
f42ac5d744
commit
d53c88f314
|
|
@ -19,8 +19,7 @@ type webUISettings struct {
|
|||
ShowNewVersions bool
|
||||
AvailableVersion string
|
||||
CurrentVersion string
|
||||
PageTitle string
|
||||
|
||||
PageTitle string
|
||||
}
|
||||
|
||||
func findWebuiDir() string {
|
||||
|
|
|
|||
Loading…
Reference in New Issue