Fix tabs bugs and podcast auto-ingest error
This commit is contained in:
parent
d08e19a93a
commit
9af7f6dcdd
5 changed files with 26 additions and 19 deletions
|
@ -253,6 +253,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
*/
|
||||
mod.initScheduleTab = function() {
|
||||
$scheduleTab = Object.freeze(new ScheduleTab());
|
||||
$activeTab = $scheduleTab;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue