diff --git a/stable.user.js b/stable.user.js index f3557cd..dca7b7d 100755 --- a/stable.user.js +++ b/stable.user.js @@ -798,7 +798,7 @@ ShowMessage({ m: greetMsg, isSimple: true - }, timeout, ShowHelp) // showing message. If "m" is empty it wont show it, thats how showSplash works. + }, timeout) // showing message. If "m" is empty it wont show it, thats how showSplash works. } // : }}}