2
0
Эх сурвалжийг харах

:sparkles:export:ai.pali.word.token

visuddhinanda 1 жил өмнө
parent
commit
148444e695

+ 1 - 0
api-v8/app/Console/Commands/ExportOffline.php

@@ -119,6 +119,7 @@ class ExportOffline extends Command
         ]);
 
         $this->call('export:ai.training.data');
+        $this->call('export:ai.pali.word.token');
         unlink($exportStop);
         return 0;
     }