mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 09:55:18 +00:00
Added missing key equivalence
This commit is contained in:
parent
778e526bdd
commit
944f95142d
@ -78,5 +78,6 @@ export const KeyEquivalenece = {
|
||||
mtime: 'Last modified',
|
||||
priority: 'Priority',
|
||||
cmd: 'CMD',
|
||||
nlwp: 'NLWP'
|
||||
nlwp: 'NLWP',
|
||||
process: 'Process'
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user