Explorar el Código

Moved Haversine Distance operation in categories

n1474335 hace 7 años
padre
commit
ff59a9d130
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",