Rename _account back to account in gr-dashboard-view

Change-Id: I1a8155227877aaeeff08c36301619b77d7d36e75
This commit is contained in:
Paladox none 2018-04-06 13:57:21 +00:00
parent a919cb69c2
commit ebc64ef806

View File

@ -73,7 +73,7 @@
*/
properties: {
_account: {
account: {
type: Object,
value: null,
},