changing the constant back
This commit is contained in:
parent
46ffe7d142
commit
bda73966c8
|
@ -19,7 +19,7 @@ plt.runtime.ready(function() {
|
||||||
function(err) {
|
function(err) {
|
||||||
$('#answer').text(err.message).css("color", "red");
|
$('#answer').text(err.message).css("color", "red");
|
||||||
},
|
},
|
||||||
11
|
10000
|
||||||
// "one-billion-dollars"
|
// "one-billion-dollars"
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user