mirror of
https://github.com/idanoo/NZCovidBot
synced 2025-07-02 11:42:15 +00:00
Order by exposure date
This commit is contained in:
parent
903012231a
commit
a884ed7f46
2 changed files with 39 additions and 4 deletions
|
@ -34,6 +34,8 @@ func Lesgoooo() {
|
|||
}
|
||||
|
||||
func postTheUpdates() {
|
||||
orderRowDataByDate()
|
||||
|
||||
// Twitter
|
||||
go postToTwitter()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue