mirror of
https://github.com/elisspace/AskAssist.git
synced 2026-08-29 15:33:47 +00:00
remove development line which always returns 'new question'
This commit is contained in:
@@ -201,7 +201,7 @@ function newQuestion(){
|
||||
if(search!==-1){
|
||||
return true;
|
||||
} else {
|
||||
return true
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user