Skip to content

Commit

Permalink
#1 共有からテキストを受信
Browse files Browse the repository at this point in the history
  • Loading branch information
amay077 committed Jul 21, 2024
1 parent 94ab65f commit 9eb8fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const pwaOptions: Partial<VitePWAOptions> = {
theme_color: '#399918',
lang: 'ja',
share_target: {
action: '/index.html',
action: './index.html',
params: {
title: 'title',
text: 'text',
Expand Down

0 comments on commit 9eb8fc9

Please sign in to comment.