diff --git a/boltrest.go b/boltrest.go index 2fa0c5d..66eae5c 100644 --- a/boltrest.go +++ b/boltrest.go @@ -318,6 +318,7 @@ func (b *DB) RefreshDB() error { // TODO: Compare latest change here with lates on server // Then sync, if needed } + return err } type setURLResponse struct {