Merge pull request #7 from eordano/jsdoc/fixwarn
Add @desc tag to avoid warning
This commit is contained in:
commit
769e482744
@ -552,7 +552,7 @@ function Block(block) {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @type {Block}
|
* @type {Block}
|
||||||
* The
|
* @desc The block received
|
||||||
*/
|
*/
|
||||||
this.block = block;
|
this.block = block;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user