Page action assigns site to a container and simultaneously reopens site in container.
This commit is contained in:
+2
-1
@@ -8,6 +8,7 @@ module.exports = {
|
||||
"backgroundLogic": true,
|
||||
"identityState": true,
|
||||
"messageHandler": true,
|
||||
"sync": true
|
||||
"sync": true,
|
||||
"Utils": true
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user