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

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ộ',
}
},
};