You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-15 23:00:36 +02:00
Mobile: Fixes #299: App freezes when connecting to OneDrive login page while internet connection is down
This commit is contained in:
@ -7,7 +7,6 @@
|
||||
// So there's basically still a one way flux: React => SQLite => Redux => React
|
||||
|
||||
const { AppRegistry } = require('react-native');
|
||||
const { Log } = require('lib/log.js');
|
||||
const { Root } = require('./root.js');
|
||||
|
||||
function main() {
|
||||
|
Reference in New Issue
Block a user