Skip to content

Commit 178e8ac

Browse files
committed
feat: parameterize url
1 parent 525b0e2 commit 178e8ac

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

src/data/2023.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"schedule": {
2525
"enabled": true
2626
},
27+
"sessionizeUrl": "https://sessionize.com/api/v2/ttsitynd",
2728
"showCountdown": false,
2829
"showInfoButtons": true,
2930
"sponsors": {

src/data/2024.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"schedule": {
2525
"enabled": true
2626
},
27+
"sessionizeUrl": "https://sessionize.com/api/v2/teq4asez",
2728
"showCountdown": false,
2829
"showInfoButtons": true,
2930
"sponsors": {

src/data/2025.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"schedule": {
2525
"enabled": false
2626
},
27+
"sessionizeUrl": "https://sessionize.com/api/v2/xhudniix",
2728
"showCountdown": true,
2829
"showInfoButtons": false,
2930
"sponsors": {

0 commit comments

Comments
 (0)