forked from mirrors/Scribe.js
Cleaned up message output.
This commit is contained in:
parent
4494b4c894
commit
505fd58083
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ var overload = function() {
|
||||||
}
|
}
|
||||||
catch(error)
|
catch(error)
|
||||||
{
|
{
|
||||||
console.error("[Scribe] Major error detected. Post an issue on github with this error.");
|
console.error("[Scribe] Major error detected. Please post an issue on Github.");
|
||||||
console.error(error);
|
console.error(error);
|
||||||
|
|
||||||
throw error;
|
throw error;
|
||||||
|
|
Loading…
Add table
Reference in a new issue