mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-17 20:11:12 +02:00
add check for window.chrome
This commit is contained in:
@@ -181,5 +181,6 @@
|
||||
once: once
|
||||
};
|
||||
|
||||
window.chrome = window.chrome || {};
|
||||
window.chrome.i18n = { getMessage: () => {} };
|
||||
})();
|
||||
|
Reference in New Issue
Block a user