Browse Source

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

Book Pauk 2 năm trước cách đây
mục cha
commit
070c667605
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;
             }
         }