You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
Update buildTools (#8596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
@@ -114,7 +114,7 @@ export default class ClipperServer {
|
||||
} catch (error) {
|
||||
this.setStartState(StartState.Idle);
|
||||
this.logger().error(error);
|
||||
return;
|
||||
return null;
|
||||
}
|
||||
|
||||
this.server_ = require('http').createServer();
|
||||
|
||||
Reference in New Issue
Block a user