You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Got Android version working again
This commit is contained in:
@@ -166,7 +166,7 @@ const reducer = (state = defaultState, action) => {
|
||||
|
||||
if (action.routeName == 'Welcome') navHistory = [];
|
||||
|
||||
reg.logger().info('Route: ' + currentRouteName + ' => ' + action.routeName);
|
||||
//reg.logger().info('Route: ' + currentRouteName + ' => ' + action.routeName);
|
||||
|
||||
newState = Object.assign({}, state);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user