mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 23:56:18 +00:00
update-sharelink-with-new-dl-url (#7155)
This commit is contained in:
@@ -19,6 +19,8 @@ class ShareLink {
|
||||
this.ctime = object.ctime;
|
||||
this.password = object.password;
|
||||
this.user_scope = object.user_scope;
|
||||
this.download_link = object.download_link;
|
||||
this.show_download_link = object.show_download_link;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user