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