fix for default style

This commit is contained in:
alexadam 2017-05-20 21:44:13 +03:00
parent ad1abc5f61
commit 20db190360

View file

@ -37,7 +37,7 @@ chrome.runtime.onMessage.addListener(function(request, sender, sendResponse) {
{ {
title: 'reddit', title: 'reddit',
url: 'reddit.com', url: 'reddit.com',
style: `.class: { style: `.class {
display: none; display: none;
} }
` `