Ver Fonte

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

Book Pauk há 2 anos atrás
pai
commit
070c667605
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      client/components/Search/Search.vue

+ 1 - 0
client/components/Search/Search.vue

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