mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
🔥 line
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
const getStorage = () => {
|
||||
const data = window.localStorage.getItem('__chrome.storage.sync__')
|
||||
if (data != null) {
|
||||
|
||||
Reference in New Issue
Block a user