Skip to content

Commit

Permalink
fix: マニフェストの名称を変更
Browse files Browse the repository at this point in the history
  • Loading branch information
nacika-ins committed Mar 28, 2024
1 parent 1b17451 commit bdd1eec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/backend/src/server/web/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "Misskey",
"name": "Misskey",
"short_name": "オランスキー",
"name": "オランスキー",
"start_url": "/",
"display": "standalone",
"background_color": "#313a42",
Expand Down

0 comments on commit bdd1eec

Please sign in to comment.