mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-18 21:11:04 +01:00
added more form functions
This commit is contained in:
@@ -43,6 +43,9 @@ type Config struct {
|
||||
|
||||
// required to intercept requests using httpmock in tests
|
||||
Mock bool
|
||||
|
||||
// required for forms
|
||||
Description string
|
||||
}
|
||||
|
||||
func Getversion() string {
|
||||
|
||||
Reference in New Issue
Block a user