That's funny I changed the wrong method

bug/bundler_fix
sinn3r 2014-02-13 16:41:18 -06:00
parent 5d3eed8600
commit d606be5efb
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ def self.open_browser(url='http://google.com/')
end
end
def self.open_webrtc_browser(url='http://metasploit.com/')
def self.open_webrtc_browser(url='http://google.com/')
found_browser = false
case RUBY_PLATFORM