fixup: Missing trailing comma

This commit is contained in:
Philip H 2024-02-19 12:36:11 +01:00 committed by GitHub
parent 30367ee32b
commit 264eb078ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -298,5 +298,5 @@ const messages = { // eslint-disable-line no-unused-vars
downloadConfig: 'Tải xuống cấu hình',
madeBy: 'Được tạo bởi',
donate: 'Ủng hộ',
}
},
};