Sfoglia il codice sorgente

Moved Haversine Distance operation in categories

n1474335 7 anni fa
parent
commit
ff59a9d130
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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",