aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/controllers/system.js
diff options
context:
space:
mode:
Diffstat (limited to 'controllers/system.js')
-rw-r--r--controllers/system.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/controllers/system.js b/controllers/system.js
index 5400173..a5e8f46 100644
--- a/controllers/system.js
+++ b/controllers/system.js
@@ -109,6 +109,8 @@ exports.projectParticipants = function(req, res) {
exports.postProjectParticipants = function(req, res) {
+
+
}