fix premature source close

This commit is contained in:
Lachlan Kermode
2018-12-26 10:31:06 +01:00
parent 1d6988edce
commit fb925aecdd
3 changed files with 9 additions and 2 deletions

View File

@@ -159,7 +159,7 @@ export default connect(
// ...state,
// app: {
// ...state.app,
// source: state.domain.sources["Anna News - Horbatenko Tanks Video"]
// source: state.domain.sources["Ilovaisk The Terrible Truth - 1551603_1553607 Chumaky Approach 29 Aug Video"]
// }
// }),
state => state,