mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-11 16:51:31 -04:00
parent
88c7843924
commit
ad07018abf
12 changed files with 16 additions and 78 deletions
|
@ -23,7 +23,6 @@ class ConvertMass extends Operation {
|
|||
this.infoURL = "https://wikipedia.org/wiki/Orders_of_magnitude_(mass)";
|
||||
this.inputType = "BigNumber";
|
||||
this.outputType = "BigNumber";
|
||||
this.inputSwapable = true;
|
||||
this.args = [
|
||||
{
|
||||
"name": "Input units",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue