mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Desktop, Mobile: Fixes #9157: Clear "Some items cannot be synchronised" banner after situation is resolved
This commit is contained in:
parent
1c5a79c353
commit
8abd9b401b
@ -755,8 +755,6 @@ async function initialize(dispatch: Function) {
|
|||||||
await runOnDeviceFsDriverTests();
|
await runOnDeviceFsDriverTests();
|
||||||
}
|
}
|
||||||
|
|
||||||
dispatch({ type: 'SYNC_HAS_DISABLED_SYNC_ITEMS' });
|
|
||||||
|
|
||||||
reg.logger().info('Application initialized');
|
reg.logger().info('Application initialized');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user