mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-02-10 14:04:23 +00:00
commit
937761b41e
@ -271,7 +271,7 @@ function newRtMsg(postData, msg) {
|
|||||||
if (parseInt(twisterVersion) <= 93000) {
|
if (parseInt(twisterVersion) <= 93000) {
|
||||||
alert(polyglot.t('error',
|
alert(polyglot.t('error',
|
||||||
{error: 'can\'t handle retwisting of commented retwisted twists with daemon version '
|
{error: 'can\'t handle retwisting of commented retwisted twists with daemon version '
|
||||||
+ twisterDisplayVersion + ' and below of that. please upgrade it.'}
|
+ twisterDisplayVersion + ' and below of that. Please upgrade it.'}
|
||||||
));
|
));
|
||||||
|
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user