Add Mid-Autumn Festival
This commit is contained in:
@@ -20,4 +20,6 @@ template['englishName'] = holidayId;
|
||||
template['skip'] = false;
|
||||
template['subFestival'] = [];
|
||||
template['commemorator'] = [];
|
||||
template['nationalCulturalHeritage'] = '';
|
||||
template['worldCulturalHeritage'] = '';
|
||||
fs.writeFileSync(path.join(__dirname, `../data/holiday/${holidayId}.json`), JSON.stringify(template, null, 4));
|
||||
|
Reference in New Issue
Block a user