mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 21:08:36 +03:00
open cards by default
This commit is contained in:
@@ -91,7 +91,7 @@ function mapStateToProps(state) {
|
||||
selected: state.app.selected,
|
||||
language: state.app.language,
|
||||
isCardstack: state.app.flags.isCardstack,
|
||||
isLoading: state.app.flags.isFetchingEvents
|
||||
isLoading: state.app.flags.isFetchingSources
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user