2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-20 18:23:47 +00:00

Tidy up code

This commit is contained in:
j433866
2019-01-14 14:58:41 +00:00
parent b3ac8d0835
commit 04b0b8c723
2 changed files with 12 additions and 13 deletions

View File

@@ -37,7 +37,7 @@ class ConvertCoordinateFormat extends Operation {
"type": "option",
"value": [
"Auto",
"Direction Preceding", // Need better names
"Direction Preceding",
"Direction Following",
"\\n",
"Comma",
@@ -55,7 +55,7 @@ class ConvertCoordinateFormat extends Operation {
"type": "option",
"value": [
"Space",
"Direction Preceding", // Need better names
"Direction Preceding",
"Direction Following",
"\\n",
"Comma",