mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 11:20:13 +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 {
|
||||
// check(data, {
|
||||
// membersMapping: Match.Optional(Object),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue