mirror of
https://github.com/zen-browser/components.git
synced 2025-07-07 21:59:59 +02:00
test
This commit is contained in:
parent
1ff19edeb3
commit
c7a2cebf43
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ export class ZenThemeMarketplaceChild extends JSWindowActorChild {
|
|||
}
|
||||
|
||||
async addIntallButtons() {
|
||||
return;
|
||||
const actionButton = this.contentWindow.document.getElementById("install-theme");
|
||||
const errorMessage = this.contentWindow.document.getElementById("install-theme-error");
|
||||
if (actionButton) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue