Fix name in credential_data_service

GSoC/Meterpreter_Web_Console
James Barnett 2018-07-23 17:26:12 -05:00
parent e3da0a6828
commit 2242cb590d
No known key found for this signature in database
GPG Key ID: 647983861A4EC5EA
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module LoginDataService
module CredentialDataService
def creds(opts)
raise 'CredentialDataService#creds is not implemented'