2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-07 11:03:18 +00:00

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
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 = {};