Skip to content

Commit

Permalink
Swap underscore to dash
Browse files Browse the repository at this point in the history
  • Loading branch information
lesnuages committed Jun 17, 2022
1 parent 0fb5fce commit 6bccf87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions extension.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "raw_keylogger",
"name": "raw-keylogger",
"version": "0.0.1",
"command_name": "raw_keylogger",
"command_name": "raw-keylogger",
"extension_author": "TrustedSec",
"original_author": "TrustedSec",
"repo_url": "https://github.com/sliverarmory/SliverKeylogger",
Expand All @@ -19,4 +19,4 @@
"path": "SliverKeylogger.x86.dll"
}
]
}
}

0 comments on commit 6bccf87

Please sign in to comment.