Skip to content

Commit

Permalink
update the pwa popup message
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua1988 committed Oct 10, 2023
1 parent 8ab725d commit b3db41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ module.exports = {
{
serviceWorker: true,
updatePopup: {
message: '새 컨텐츠가 등록되었습니다. 새로고침 버튼을 눌러주세요 😄',
message: '새 컨텐츠(🆕)가 등록되었습니다. 새로고침 버튼을 눌러주세요 😄',
buttonText: '새로고침',
},
},
Expand Down

0 comments on commit b3db41e

Please sign in to comment.