alroyso 1 năm trước cách đây
mục cha
commit
499318623a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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';
   }
 }