fix birthday

This commit is contained in:
Henry Jameson 2026-05-19 21:04:03 +03:00
commit a912ac42c6
2 changed files with 2 additions and 2 deletions

View file

@ -332,7 +332,7 @@ export default {
)
)
},
formattedBirthday() {
formattedJoinDate() {
const browserLocale = localeService.internalToBrowserLocale(
this.$i18n.locale,
)