summaryrefslogtreecommitdiffstats
path: root/models/wekanCreator.js
diff options
context:
space:
mode:
Diffstat (limited to 'models/wekanCreator.js')
-rw-r--r--models/wekanCreator.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/models/wekanCreator.js b/models/wekanCreator.js
index b179cfae..fa950970 100644
--- a/models/wekanCreator.js
+++ b/models/wekanCreator.js
@@ -749,7 +749,8 @@ export class WekanCreator {
});
}
- check(board) {
+ //check(board) {
+ check() {
//try {
// check(data, {
// membersMapping: Match.Optional(Object),