Revert "better icon"
This reverts commit 3808777c93dfe5188915e1266ecf08e5f18a8fb6.
This commit is contained in:
parent
30779242b6
commit
2bbe03665b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ export function openHelpMenu_(ev: MouseEvent) {
|
|||
{
|
||||
type: "button",
|
||||
text: i18n.ts.pwa,
|
||||
icon: "ph-plus-square ph-bold ph-lg",
|
||||
icon: "ph-export ph-bold ph-lg",
|
||||
action: () => {
|
||||
document.getElementsByTagName("pwa-install")[0].showDialog();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue