Skip to content

Commit 5afb0f3

Browse files
committed
Merge branch 'dev'
2 parents 3ff15e7 + 4e67dd7 commit 5afb0f3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/genb.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ module.exports = function (show,startDateStr,endDateStr) {
2323

2424
// constants, sort of
2525
var wgxcLocation = {id: 'fejxgk', main: 'WGXC 90.7-FM: Hands-on Radio'};
26-
var wfLocation = {id: 'p5b8mh', main: 'Wave Farm Radio'};
26+
var wfLocation = {id: '74t6q0', main: 'Standing Wave Radio'};
27+
28+
2729

2830
broadcasts = [];
2931

0 commit comments

Comments
 (0)