mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-25 10:19:06 +01:00
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",
|
type: "button",
|
||||||
text: i18n.ts.pwa,
|
text: i18n.ts.pwa,
|
||||||
icon: "ph-plus-square ph-bold ph-lg",
|
icon: "ph-export ph-bold ph-lg",
|
||||||
action: () => {
|
action: () => {
|
||||||
document.getElementsByTagName("pwa-install")[0].showDialog();
|
document.getElementsByTagName("pwa-install")[0].showDialog();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue