mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 23:20:51 +00:00
[js] bugfix for object
This commit is contained in:
@@ -7,7 +7,7 @@ define([
|
||||
|
||||
var GroupRepo = Repo.extend({
|
||||
defaults: {
|
||||
permission: "r",
|
||||
permission: "r"
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user