Merge branch 'fix-protobuf-order' of https://github.com/oliverrahner/CyberChef

This commit is contained in:
n1474335 2022-09-09 20:52:36 +01:00
commit dd66f728b3
2 changed files with 7 additions and 7 deletions

View file

@ -184,7 +184,7 @@ class Protobuf {
bytes: String,
longs: Number,
enums: String,
defualts: true
defaults: true
});
const output = {};