mirror of
https://github.com/gchq/CyberChef
synced 2025-12-20 18:23:47 +00:00
Tidy up code
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user