Răsfoiți Sursa

add _System_commentary_

visuddhinanda 5 luni în urmă
părinte
comite
b4b0f1138d
1 a modificat fișierele cu 5 adăugiri și 0 ștergeri
  1. 5 0
      api-v8/app/Console/Commands/InitSystemChannel.php

+ 5 - 0
api-v8/app/Console/Commands/InitSystemChannel.php

@@ -92,6 +92,11 @@ class InitSystemChannel extends Command
             'type' => 'translation',
             'lang' => 'zh-Hans',
         ],
+        [
+            "name" => '_System_commentary_',
+            'type' => 'commentary',
+            'lang' => 'en',
+        ],
     ];
 
     /**