🔥 line

This commit is contained in:
Jessica Lord 2016-06-10 09:59:47 -07:00
parent 8fa4d66a5e
commit 39e6081a00

View file

@ -1,4 +1,3 @@
const getStorage = () => {
const data = window.localStorage.getItem('__chrome.storage.sync__')
if (data != null) {