Add comments
This commit is contained in:
@@ -13,6 +13,8 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// TODO: delete sheets
|
||||
// TODO: if name is automatic, update when filename changed
|
||||
func SyncSheets() error {
|
||||
log.Println("Running library sync")
|
||||
syncStartTime := time.Now()
|
||||
|
||||
Reference in New Issue
Block a user