mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 05:18:34 +03:00
change nomenclature: isFetchingEvents -> isFetchingSources
This commit is contained in:
@@ -99,7 +99,7 @@ function mapStateToProps(state) {
|
||||
language: state.app.language,
|
||||
tools: state.ui.tools,
|
||||
isCardstack: state.ui.flags.isCardstack,
|
||||
isLoading: state.ui.flags.isFetchingEvents
|
||||
isLoading: state.ui.flags.isFetchingSources
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user