소스 검색

Renamed option

martin gillow 6 년 전
부모
커밋
39f3383709
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/core/operations/Lorenz.mjs

+ 1 - 1
src/core/operations/Lorenz.mjs

@@ -89,7 +89,7 @@ class Lorenz extends Operation {
                 "value": ["Plaintext", "ITA2"]
                 "value": ["Plaintext", "ITA2"]
             },
             },
             {
             {
-            	name: "Output Format",
+            	name: "ITA2 Format",
             	type: "option",
             	type: "option",
                 "value": ["5/8/9", "+/-/."]
                 "value": ["5/8/9", "+/-/."]
             },
             },