mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-07-19 09:39:38 +00:00
Fix the problem that the description of newly created library is empty in history page
This commit is contained in:
parent
3a184986b7
commit
94a8fe55ce
@ -3454,7 +3454,7 @@ create_repo_common (SeafRepoManager *mgr,
|
||||
EMPTY_SHA1, /* root id */
|
||||
user, /* creator */
|
||||
EMPTY_SHA1, /* creator id */
|
||||
repo_desc, /* description */
|
||||
"Created library", /* description */
|
||||
0); /* ctime */
|
||||
|
||||
seaf_repo_to_commit (repo, commit);
|
||||
|
Loading…
Reference in New Issue
Block a user