Corretto minibug in cleanSearchResult()
This commit is contained in:
parent
53fb9ea537
commit
06af9bbb09
|
@ -787,6 +787,7 @@ function resetFrasi(){
|
|||
$(cantoDisplayed).attr('style', 'display: d-flex;');
|
||||
//manageMM (cantoDisplayed)
|
||||
currPage = 0;
|
||||
latestPhraseId = "";
|
||||
drawMinimap(cantoDisplayed, true)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue