diff --git a/public/script.js b/public/script.js index a862a18ec..1595545ad 100644 --- a/public/script.js +++ b/public/script.js @@ -5683,6 +5683,8 @@ $(document).ready(function () { $("#api_button_novel").css("display", "none"); is_get_status_novel = true; is_api_button_press_novel = true; + // Check near immediately rather than waiting for up to 90s + setTimeout(getStatusNovel, 10); }); $("#anchor_order").change(function () {