mirror of
https://github.com/elisspace/AskAssist.git
synced 2026-08-29 15:33:47 +00:00
fix click
This commit is contained in:
@@ -163,6 +163,7 @@ function appendTool(html){
|
||||
if(newQuestion()){
|
||||
sendAlert();
|
||||
};
|
||||
refresh_btn.click();
|
||||
}, state["watch-frequency"]*1000);
|
||||
return timer;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user