feat: Extensive refactoring and modification to support any number of interfaces
This commit is contained in:
@@ -8,7 +8,7 @@ function _browser() {
|
||||
try {
|
||||
return require("webextension-polyfill");
|
||||
} catch (err) {
|
||||
// kissLog(err, "browser");
|
||||
// kissLog("browser", err);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user