alroyso 1 yıl önce
ebeveyn
işleme
9ef965584b
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      scripts/init.dart

+ 1 - 0
scripts/init.dart

@@ -151,6 +151,7 @@ Future downloadWintun() async {
 }
 
 void main() async {
+  ClashName.init();
   if (!(await binDir.exists())) await binDir.create();
   if (!(await depDir.exists())) await depDir.create();