From 718384f22aa0a689190a4d3f41b5e9ed091c80a3 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 19 Jul 2016 23:36:37 -0700 Subject: [PATCH] Add semi --- src/layouts/partial-panel-resolver.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/partial-panel-resolver.html b/src/layouts/partial-panel-resolver.html index 9a701b9d1b..fb381dca38 100644 --- a/src/layouts/partial-panel-resolver.html +++ b/src/layouts/partial-panel-resolver.html @@ -44,7 +44,7 @@ Polymer({ narrow: this.narrow, showMenu: this.showMenu, panel: panel, - }) + }); }, updateAttributes: function () {