chore: add comment

main
sudo pacman -Syu 2022-11-01 23:02:20 +07:00
parent 33bf38a842
commit 59b8cb63c7
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ var ErrInvalidLicense = errors.New("invalid license")
//go:embed templates/*
var embedFS embed.FS
// map template name with filename
// Map template name with filename and args
// always use upercase for license name
var templates = map[string]templateInfo{
"MIT": {