Merge pull request 'Nobody wants to ever have to endure listening to this guy a second time.' (#4) from vivi/archive:master into master

Reviewed-on: tilderadio/archive#4
This commit is contained in:
Ben Harris 2020-12-03 05:48:43 +00:00
commit 39265c8044
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ $json = json_decode(file_get_contents('php://input'), true);
$excluded_djs = [
"alrs",
"dctrud"
"dctrud",
"vivi"
];
if ($json["live"]["is_live"]) {