Улучшение встраивания в liberama

This commit is contained in:
Book Pauk
2022-12-15 16:26:22 +07:00
parent 6e2ff07a48
commit 070c667605

View File

@@ -593,6 +593,7 @@ class Search {
this.list.liberamaReady = true;
this.sendMessage({type: 'mes', data: 'ready'});
this.sendCurrentUrl();
this.makeTitle();
break;
}
}