mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 20:59:10 +08:00
parent
e739ee2c27
commit
68c2ba74dd
|
@ -181,7 +181,7 @@ func (f *Fs) getAbout(ctx context.Context) (info *api.About, err error) {
|
|||
return
|
||||
}
|
||||
|
||||
// requestShare returns information about ssharable links
|
||||
// requestShare returns information about sharable links
|
||||
func (f *Fs) requestShare(ctx context.Context, req *api.RequestShare) (info *api.Share, err error) {
|
||||
opts := rest.Opts{
|
||||
Method: "POST",
|
||||
|
|
Loading…
Reference in New Issue
Block a user