浏览代码

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

Book Pauk 2 年之前
父节点
当前提交
070c667605
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;
             }
         }