Another small formatting fix.

This commit is contained in:
Benjamin 2017-10-23 11:38:19 -05:00
parent b215ad7479
commit a42a08f246
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ style: "\
}", }",
render: () => { render: () => {
try { try {
return "<style>#github-activity-widget-index-js { width: 100%; height: 100%; }</style>"; return "<style>#github-activity-widget-index-js { width: 100%; height: 100%; }</style>";
} }
catch (err) { catch (err) {
console.log(err); console.log(err);