Bump husky from 7.0.0 to 7.0.1 #129
@ -132,7 +132,7 @@ function api(port_api = 1932){
|
||||
})
|
||||
})
|
||||
} catch (error) {
|
||||
res.status(501).send(error)
|
||||
res.status(501).send("Unable to download server for current platform, more details will be in terminal log!")
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user