1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-17 20:11:12 +02:00

Add a database proxy

This commit is contained in:
Kushagra Gour
2017-11-06 10:23:43 +05:30
parent a29139485a
commit a230d6929f
4 changed files with 50 additions and 23 deletions

View File

@@ -180,4 +180,6 @@
log: log,
once: once
};
window.chrome.i18n = { getMessage: () => {} };
})();