gr-label-scores - add non-declared property

'account' property is in use, but was not declared.

Change-Id: I7846c6d4ed04cfb4a30f659630479046942dd620
This commit is contained in:
Dmitrii Filippov
2019-11-12 15:54:47 +01:00
parent 4c6970dee7
commit 19933ce14b

View File

@@ -31,6 +31,9 @@
},
/** @type {?} */
change: Object,
/** @type {?} */
account: Object,
_labelValues: Object,
},