File tree Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Original file line number Diff line number Diff line change 47
47
48
48
vm . episodes = [
49
49
{
50
- number : 182 ,
51
- title : 'ngAir 182 - Angular 7 ' ,
52
- displayDate : 'Wednesday, Oct 31st , 2018' ,
53
- date : '2018-10-31 ' ,
54
- time : '11 :00 AM (Pacific Time)' ,
55
- hangoutUrl : 'https://youtu.be/%3Cspan%20class="x x-first x-last">8PxIror_iI4 ',
50
+ number : 183 ,
51
+ title : 'ngAir 183 - Live from AngularConnect 2018 ' ,
52
+ displayDate : 'Wednesday, Nov 7th , 2018' ,
53
+ date : '2018-11-07 ' ,
54
+ time : '12 :00 AM (Pacific Time)' ,
55
+ hangoutUrl : 'https://youtu.be/%3Cspan%20class="x x-first x-last">quNwuCirav4 ',
56
56
guests : [ [ ] ] ,
57
57
hasNotes : false ,
58
58
notesAreVisible : false
2261
2261
hasNotes : false ,
2262
2262
notesAreVisible : false
2263
2263
} ,
2264
+ {
2265
+ number : 182 ,
2266
+ title : 'ngAir 182 - Angular 7' ,
2267
+ displayDate : 'Wednesday, Oct 31st, 2018' ,
2268
+ date : '2018-10-31' ,
2269
+ time : '11:00 AM (Pacific Time)' ,
2270
+ hangoutUrl : 'https://youtu.be/8PxIror_iI4' ,
2271
+ guests : [ [ ] ] ,
2272
+ hasNotes : false ,
2273
+ notesAreVisible : false
2274
+ } ,
2264
2275
] ;
2265
2276
2266
2277
angular . forEach ( vm . panelists , function ( panelistGroup ) {
You can’t perform that action at this time.
0 commit comments