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