Skip to content

Commit

Permalink
manifest fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nobonobo committed Jun 3, 2024
1 parent 50a20e1 commit d79daa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
const pubKey = url.searchParams.get("pubKey");
const prefix = `${base}/${pubKey}`;
const manifest = {
id: `${pubKey}`,
name: "Notify App",
short_name: "NotifyApp",
description: "通知アプリ",
Expand Down

0 comments on commit d79daa8

Please sign in to comment.