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';
   }
 }