Skip to content

Commit

Permalink
๐Ÿ”จfix: ๋กœ๊ทธ์ธ ๋งŒ๋ฃŒ ๋ชจ๋‹ฌ ๋ฉ”์‹œ์ง€ '10๋ถ„' -> '30๋ถ„'์œผ๋กœ ์ •์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
rkdcodus committed Sep 25, 2024
1 parent 90fde13 commit 23f8b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grass-diary/src/constants/message.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ export const MODAL = {
},
login_expiration: {
title: '๋กœ๊ทธ์ธ ๋งŒ๋ฃŒ',
content: '๋กœ๊ทธ์ธ ๋งŒ๋ฃŒ ์‹œ๊ฐ„ 10๋ถ„์ด ์ง€๋‚˜\n์ž๋™์œผ๋กœ ๋กœ๊ทธ์•„์›ƒ ๋˜์—ˆ์–ด์š”',
content: '๋กœ๊ทธ์ธ ๋งŒ๋ฃŒ ์‹œ๊ฐ„ 30๋ถ„์ด ์ง€๋‚˜\n์ž๋™์œผ๋กœ ๋กœ๊ทธ์•„์›ƒ ๋˜์—ˆ์–ด์š”',
},
} as const;

Expand Down

0 comments on commit 23f8b49

Please sign in to comment.