mirror of
https://github.com/gchq/CyberChef
synced 2026-01-08 19:43:18 +00:00
fix protobuf field order
This commit is contained in:
@@ -184,7 +184,7 @@ class Protobuf {
|
||||
bytes: String,
|
||||
longs: Number,
|
||||
enums: String,
|
||||
defualts: true
|
||||
defaults: true
|
||||
});
|
||||
const output = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user