@@ -19,8 +19,7 @@ type webUISettings struct {
ShowNewVersions bool
AvailableVersion string
CurrentVersion string
- PageTitle string
-
+ PageTitle string
}
func findWebuiDir() string {
@@ -1,3 +1,4 @@
+//go:build tools
// +build tools
package tools