mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
better icon
This commit is contained in:
parent
633ccfd633
commit
32e49102fe
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-export ph-bold ph-lg",
|
||||
icon: "ph-plus-square ph-bold ph-lg",
|
||||
action: () => {
|
||||
document.getElementsByTagName("pwa-install")[0].showDialog();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue