commit | 8d92d53db5d54e11f4a6bc8fbdd05aa9fc8d13f6 | [log] [tgz] |
---|---|---|
author | Becky Siegel <beckysiegel@google.com> | Fri Aug 11 16:32:47 2017 -0700 |
committer | Becky Siegel <beckysiegel@google.com> | Sat Aug 12 11:49:52 2017 -0700 |
tree | f58a7fd0cc53f116d9c2a5d512e0f580644ccfd9 | |
parent | ffd3eb03e78924bc151d789b9a8ad4dce96102f6 [diff] [blame] |
Annotation updates Change-Id: I146f76b9dcc1a92e18acec01481ad280fb431868
diff --git a/polygerrit-ui/app/elements/settings/gr-account-info/gr-account-info.js b/polygerrit-ui/app/elements/settings/gr-account-info/gr-account-info.js index 010b136..5d7f8a6 100644 --- a/polygerrit-ui/app/elements/settings/gr-account-info/gr-account-info.js +++ b/polygerrit-ui/app/elements/settings/gr-account-info/gr-account-info.js
@@ -51,6 +51,7 @@ type: Boolean, value: false, }, + /** @type {?} */ _account: Object, _serverConfig: Object, },