mirror of
https://github.com/yanislav-igonin/micrach
synced 2024-12-22 14:22:33 +03:00
feat: update file paths
This commit is contained in:
parent
f13316b7ff
commit
b028a4f7e1
@ -21,8 +21,8 @@ func getPost(id, threadID int) Post {
|
||||
Text: "Basic Text",
|
||||
IsSage: false,
|
||||
Files: []File{
|
||||
getFile(2, id, "Screenshot 2020-08-14 at 23.17.29.png"),
|
||||
getFile(1, id, "maxresdefault.jpg"),
|
||||
getFile(2, id, "https://memepedia.ru/wp-content/uploads/2018/03/ebanyy-rot-etogo-kazino.png"),
|
||||
getFile(1, id, "https://memepedia.ru/wp-content/uploads/2018/03/ebanyy-rot-etogo-kazino.png"),
|
||||
},
|
||||
CreatedAt: time.Now(),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user