We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9e84e commit 30b386bCopy full SHA for 30b386b
1 file changed
WHKScore/backstation/Date.js
@@ -4,7 +4,7 @@
4
const dateData = {
5
"2026-01": {
6
"05": 1, "06": 0, "07": 0, "08": 0, "09": 1, "10": 1, "11": 1,
7
- "12": 0, "13": 1, "14": 1, "15": 1, "16": 0, "17": 0, "18": 0,
+ "12": 0, "13": 1, "14": 1, "15": 1, "16": 1, "17": 0, "18": 0,
8
"19": 0, "20": 0, "21": 0, "22": 0, "23": 0, "24": 0, "25": 0,
9
"26": 0, "27": 0, "28": 0, "29": 0, "30": 0, "31": 0
10
},
0 commit comments