You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-12-05 22:57:29 +02:00
Fixed synchronizer conflict handling when deleting folders
This commit is contained in:
@@ -28,7 +28,7 @@ class NotesScreenUtils {
|
||||
} else {
|
||||
this.dispatch({
|
||||
type: 'Navigation/NAVIGATE',
|
||||
routeName: 'Loading',
|
||||
routeName: 'Welcome',
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user