jottacloud: add link sharing support
This commit is contained in:
committed by
Nick Craig-Wood
parent
a823d518ac
commit
d51501938a
+3
-1
@@ -34,7 +34,9 @@ without account.
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
fmt.Println(link)
|
||||
if link != "" {
|
||||
fmt.Println(link)
|
||||
}
|
||||
return nil
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user