More work

This commit is contained in:
Brian Buller 2016-02-24 21:32:42 -06:00
parent 0f75137097
commit 24ca043895
1 changed files with 1 additions and 0 deletions

View File

@ -318,6 +318,7 @@ func (b *DB) RefreshDB() error {
// TODO: Compare latest change here with lates on server // TODO: Compare latest change here with lates on server
// Then sync, if needed // Then sync, if needed
} }
return err
} }
type setURLResponse struct { type setURLResponse struct {