aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/js/commentmodel.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/js/commentmodel.js')
-rw-r--r--apps/comments/js/commentmodel.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/js/commentmodel.js b/apps/comments/js/commentmodel.js
index 8771bd2d0f4..b945f71fdd2 100644
--- a/apps/comments/js/commentmodel.js
+++ b/apps/comments/js/commentmodel.js
@@ -22,7 +22,8 @@
sync: OC.Backbone.davSync,
defaults: {
- // TODO
+ actorType: 'users',
+ objectType: 'files'
},
davProperties: {