forked from pub-solar/pub.solar
Remove hakken date for April 2023
Will have to be independently organised if it happens at all.
This commit is contained in:
parent
832a589d06
commit
08fd10d16e
|
@ -1,6 +1,8 @@
|
||||||
const skippedMonths = [
|
const skippedMonths = [
|
||||||
{ m: 8, y: 2022 },
|
{ m: 8, y: 2022 },
|
||||||
{ m: 12, y: 2022 },
|
{ m: 12, y: 2022 },
|
||||||
|
{ m: 4, y: 2023 },
|
||||||
|
{ m: 12, y: 2023 },
|
||||||
];
|
];
|
||||||
|
|
||||||
const i18n = {
|
const i18n = {
|
||||||
|
|
Loading…
Reference in a new issue