Fix some UI issues, rename DNS->Home
This commit is contained in:
2
app.go
2
app.go
@@ -18,7 +18,7 @@ import (
|
||||
var VersionString = "undefined"
|
||||
|
||||
func main() {
|
||||
log.Printf("AdGuard DNS web interface backend, version %s\n", VersionString)
|
||||
log.Printf("AdGuard Home web interface backend, version %s\n", VersionString)
|
||||
box := packr.NewBox("build/static")
|
||||
{
|
||||
executable, err := os.Executable()
|
||||
|
||||
Reference in New Issue
Block a user