Skip to content

Commit

Permalink
indentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred K. Schott committed Jan 2, 2018
1 parent 0356b2d commit 5dca5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @namespace
* @memberof Polymer
*/
Polymer.Settings = Polymer.Settings || {};
Polymer.Settings = Polymer.Settings || {};

Polymer.Settings.useShadow = !(window.ShadyDOM);
Polymer.Settings.useNativeCSSProperties =
Expand Down

0 comments on commit 5dca5cd

Please sign in to comment.