alroyso 1 年間 前
コミット
499318623a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      lib/app/const/const.dart

+ 1 - 1
lib/app/const/const.dart

@@ -20,7 +20,7 @@ class ClashName {
   }
 
   static String get name {
-    return 'clash-$platform-$arch$ext';
+    return 'ccore-$platform-$arch$ext';
   }
 }