mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-22 07:46:16 -04:00
Merge branch 'fix-protobuf-order' of https://github.com/oliverrahner/CyberChef
This commit is contained in:
commit
dd66f728b3
2 changed files with 7 additions and 7 deletions
|
@ -184,7 +184,7 @@ class Protobuf {
|
|||
bytes: String,
|
||||
longs: Number,
|
||||
enums: String,
|
||||
defualts: true
|
||||
defaults: true
|
||||
});
|
||||
const output = {};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue