feat: comments disqus + commento
This commit is contained in:
11
server/modules/comments/default/comment.js
Normal file
11
server/modules/comments/default/comment.js
Normal file
@@ -0,0 +1,11 @@
|
||||
/* global WIKI */
|
||||
|
||||
// ------------------------------------
|
||||
// Default Comment Provider
|
||||
// ------------------------------------
|
||||
|
||||
module.exports = {
|
||||
add (args) {
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user