parent
d398625642
commit
fb50da6d92
1 changed files with 2 additions and 0 deletions
2
index.js
2
index.js
|
@ -804,6 +804,8 @@ const ContainerService = {
|
|||
const indicator = viewFor(tab.window).document.getElementById("userContext-indicator");
|
||||
indicator.setAttribute("data-identity-icon", identity.image);
|
||||
indicator.style.listStyleImage = "";
|
||||
}).then(() => {
|
||||
return this._restyleTab(tab);
|
||||
});
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue