Skip to content

Commit cc4c28c

Browse files
committed
Nits
1 parent 4de064b commit cc4c28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dnscrypt-proxy/templates.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
_ "embed"
55
)
66

7-
// Embedded templates and static files using go:embed
7+
// MainHTMLTemplate - templates and static files using go:embed
88
//
99
//go:embed static/templates/dashboard.html
1010
var MainHTMLTemplate string

0 commit comments

Comments
 (0)