summaryrefslogtreecommitdiffstats
path: root/src/services/appendContactToGroup.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/services/appendContactToGroup.js')
-rw-r--r--src/services/appendContactToGroup.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/services/appendContactToGroup.js b/src/services/appendContactToGroup.js
index b00cecc5..6e520426 100644
--- a/src/services/appendContactToGroup.js
+++ b/src/services/appendContactToGroup.js
@@ -23,6 +23,7 @@ import axios from '@nextcloud/axios'
/**
* Append a group to a contact
+ *
* @param {Contact} contact the contact model
* @param {string} groupName the group name
*/