change nomenclature: isFetchingEvents -> isFetchingSources

This commit is contained in:
Lachlan Kermode
2018-12-04 16:52:07 +00:00
parent 1091e376f3
commit 1c700876fa
4 changed files with 9 additions and 11 deletions

View File

@@ -139,7 +139,7 @@ const initial = {
},
flags: {
isFetchingDomain: false,
isFetchingEvents: false,
isFetchingSources: false,
isCardstack: true,
isInfopopup: false,