fix contributor serializer indentation
This commit is contained in:
parent
42d4752d58
commit
6a4a9c78a8
@ -13,7 +13,7 @@ class Contributor {
|
|||||||
Object.keys(attrs).forEach(a => this[a] = attrs[a]);
|
Object.keys(attrs).forEach(a => this[a] = attrs[a]);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Serialize object to JSON
|
* Serialize object to JSON
|
||||||
*
|
*
|
||||||
* @method
|
* @method
|
||||||
|
Loading…
x
Reference in New Issue
Block a user