aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/forum.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/forum.js b/lib/forum.js
index 0253b3d..d095e47 100644
--- a/lib/forum.js
+++ b/lib/forum.js
@@ -8,6 +8,7 @@ import Path from 'path';
/**
* The Forum class is the main entry point for the backend application.
*
+ * @module Forum
* @param {tForumBackendConfiguration} config the initialization options to
* extend the instance
*/