mirror of
https://github.com/wekan/wekan.git
synced 2026-02-25 17:34:07 +01:00
- Fix lint warning.
Thanks to xet7 !
This commit is contained in:
parent
ee212b69a9
commit
cf2cf7898a
1 changed files with 2 additions and 1 deletions
|
|
@ -749,7 +749,8 @@ export class WekanCreator {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
check(board) {
|
//check(board) {
|
||||||
|
check() {
|
||||||
//try {
|
//try {
|
||||||
// check(data, {
|
// check(data, {
|
||||||
// membersMapping: Match.Optional(Object),
|
// membersMapping: Match.Optional(Object),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue