Static file upload via optional direct link or multipart form
This commit is contained in:
@@ -187,7 +187,6 @@ func randomOne() entity.One {
|
||||
Name: uuid.New().String()[:5],
|
||||
Type: "Humman",
|
||||
Title: "Biggus",
|
||||
Image: "/path/to.jpg",
|
||||
Text: "tee hee xd",
|
||||
Modified: time.Now().UnixNano(),
|
||||
Connections: map[string]entity.One{},
|
||||
|
||||
Reference in New Issue
Block a user