mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 23:29:49 +00:00
show share/upload link password
This commit is contained in:
@@ -16,6 +16,7 @@ class ShareLink {
|
||||
this.link = object.link;
|
||||
this.view_cnt = object.view_cnt;
|
||||
this.ctime = object.ctime;
|
||||
this.password = object.password;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user