Merge branch 'VaultAusir-main-patch-81908' into 'main'
[en] Update events.js See merge request Avris/Zaimki!211
This commit is contained in:
commit
7d0fad15bd
|
@ -1,7 +1,7 @@
|
|||
import {Event, day, week, month, dayYear, EventLevel} from "../../src/calendar/helpers";
|
||||
|
||||
export default [
|
||||
new Event('LGBT History Month (UK)', 'Progress Pride', 2, month, EventLevel.Month),
|
||||
new Event('LGBT History Month (UK/Hungary/Netherlands)', 'Progress Pride', 2, month, EventLevel.Month),
|
||||
new Event('LGBT History Month (US/Canada/Australia)', 'Progress Pride', 10, month, EventLevel.Month),
|
||||
new Event('LGBT History Month (Ireland)', 'Progress Pride', 5, month, EventLevel.Month),
|
||||
new Event('LGBT History Month (Ireland/Germany)', 'Progress Pride', 5, month, EventLevel.Month),
|
||||
];
|
||||
|
|
Reference in New Issue