Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyNotaro committed Feb 17, 2018
2 parents 3d5f823 + 7115086 commit ca65cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/getMP4.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ var object = {};
object['url'] = url;
object['filename'] = filename;

chrome.storage.local.set({obj:object});
chrome.storage.local.set({obj:object});

0 comments on commit ca65cf4

Please sign in to comment.