beautyfied upload form

This commit is contained in:
2023-03-27 18:52:41 +02:00
parent 9c7db0e2a4
commit 818a18508f
2 changed files with 2 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ type Form struct {
Created Timestamp `json:"uploaded"`
Context string `json:"context"`
Url string `json:"url"`
Notify string `json:"notify"`
}
const (