aspnet / live.asp.net

Code for live.asp.net, which hosts the ASP.NET Community Stand-up
https://live.asp.net/
MIT License
289 stars 114 forks source link

Home page currently showing "On Air" #147

Closed lukecolbourn closed 6 years ago

lukecolbourn commented 6 years ago

Home page currently showing "On Air", but you're not on air. Sad times.

lukecolbourn commented 6 years ago

I guess there is not an admin message and there is a live show embedded or the live show HTML is set. Close.

public bool IsOnAir => !HasAdminMessage && (IsLiveShowEmbedded || !string.IsNullOrEmpty(LiveShowHtml));

hishamco commented 6 years ago

This is not an issue, seems one the team forget to set the next day