visuddhinanda 3 лет назад
Родитель
Сommit
dd5d69e3ed
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app/Console/Commands/UpgradeDaily.php

+ 1 - 0
app/Console/Commands/UpgradeDaily.php

@@ -62,6 +62,7 @@ class UpgradeDaily extends Command
         #译文进度
         $this->call('upgrade:progress');
         $this->call('upgrade:progresschapter');
+        $this->call('upgrade:community.term',['zh-Hans']);
 
         # 逐词译数据库分析
         $this->call('upgrade:wbwanalyses');