mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04:00
Added operation counts to categories and ops list with option to hide by default for categories.
This commit is contained in:
parent
bbebba6481
commit
57c8c6dbc6
8 changed files with 45 additions and 2 deletions
|
@ -50,6 +50,7 @@ class OptionsWaiter {
|
|||
|
||||
// Initialise options
|
||||
this.setWordWrap();
|
||||
this.manager.ops.setCatCount();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue