From 9aef0cb1f40c338e3d97bfab88b0eaeb846a4c73 Mon Sep 17 00:00:00 2001 From: Mike Abelar Date: Thu, 10 Jan 2019 08:14:26 -0500 Subject: [PATCH] fixed heroku deploy --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 2efd510..f3350d7 100644 --- a/app.json +++ b/app.json @@ -50,7 +50,7 @@ }, "MAX_WAIT_TIME": { "description": "The maximum time that will display for average wait time in queues.", - "value": 60 + "value": "60" }, "OFFICE_HOURS_URL": { "description": "URL to office hours schedule",