You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-12-02 22:49:09 +02:00
Redirect to app logger
This commit is contained in:
@@ -540,7 +540,7 @@ class AppComponent extends React.Component {
|
||||
}
|
||||
|
||||
} catch(e) {
|
||||
console.log('Error in ShareExtension.data', e);
|
||||
reg.logger().error('Error in ShareExtension.data', e);
|
||||
}
|
||||
|
||||
BackButtonService.initialize(this.backButtonHandler_);
|
||||
|
||||
Reference in New Issue
Block a user