mirror of
https://github.com/AlistGo/alist.git
synced 2025-11-25 11:29:45 +08:00
fix(aliyundrive_share): no permission after share_id change (#3246)
This commit is contained in:
@@ -54,6 +54,7 @@ func (d *AliyundriveShare) Drop(ctx context.Context) error {
|
||||
if d.cron != nil {
|
||||
d.cron.Stop()
|
||||
}
|
||||
d.DriveId = ""
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user