Order by exposure date

This commit is contained in:
Daniel Mason 2021-09-02 11:03:23 +12:00
parent 903012231a
commit a884ed7f46
Signed by: idanoo
GPG key ID: 387387CDBC02F132
2 changed files with 39 additions and 4 deletions

View file

@ -34,6 +34,8 @@ func Lesgoooo() {
}
func postTheUpdates() {
orderRowDataByDate()
// Twitter
go postToTwitter()