You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-15 23:00:36 +02:00
Various changes
This commit is contained in:
@ -24,6 +24,7 @@ class ScreenHeaderComponent extends Component {
|
||||
// Note: this is hardcoded for now because navigation.state doesn't tell whether
|
||||
// it's possible to go back or not. Maybe it's possible to get this information
|
||||
// from somewhere else.
|
||||
return true;
|
||||
return this.props.navState.routeName != 'Notes';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user