浏览代码

Moved Haversine Distance operation in categories

n1474335 7 年之前
父节点
当前提交
ff59a9d130
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/core/config/Categories.json

+ 1 - 1
src/core/config/Categories.json

@@ -321,7 +321,6 @@
             "Entropy",
             "Frequency distribution",
             "Chi Square",
-            "Haversine distance",
             "Detect File Type",
             "Scan for Embedded Files",
             "Disassemble x86",
@@ -329,6 +328,7 @@
             "Generate UUID",
             "Generate TOTP",
             "Generate HOTP",
+            "Haversine distance",
             "Render Image",
             "Remove EXIF",
             "Extract EXIF",