do not sync to gsheets
All checks were successful
Build && Deploy / go build (push) Successful in 21s
All checks were successful
Build && Deploy / go build (push) Successful in 21s
This commit is contained in:
parent
440cdd5a2c
commit
10d25f1d4b
@ -59,7 +59,6 @@ func main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Run other background tasks
|
// Run other background tasks
|
||||||
go continiousSyncGSheets(bc)
|
|
||||||
go notifyAboutEvents(bc)
|
go notifyAboutEvents(bc)
|
||||||
|
|
||||||
for update := range bc.updates {
|
for update := range bc.updates {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user