Added mail notification support

This commit is contained in:
2023-03-28 15:47:54 +02:00
parent fb536c2bcb
commit 737df3c802
11 changed files with 150 additions and 29 deletions

View File

@@ -46,6 +46,7 @@ type Config struct {
// required for forms
Description string
Notify string
}
func Getversion() string {