mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-14 06:11:16 +00:00
[js] bugfix for object
This commit is contained in:
@@ -9,7 +9,7 @@ define([
|
||||
model: PubRepo,
|
||||
url: app.pageOptions.pubReposUrl,
|
||||
|
||||
comparator: -'mtime',
|
||||
comparator: -'mtime'
|
||||
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user