Skip to content

Commit

Permalink
fixed checking for update on style homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald committed Aug 20, 2014
1 parent 8303067 commit b16a209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions background.js
Expand Up @@ -115,6 +115,7 @@ function getMeta(o){
name:o.name,
url:o.url,
md5Url:o.md5Url,
md5:o.md5,
updated:o.updated,
enabled:o.enabled,
};
Expand Down

0 comments on commit b16a209

Please sign in to comment.