Skip to content

Commit e857211

Browse files
authored
Add Edge to constants
1 parent cb870b3 commit e857211

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/constants.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ module HttpClients
5555
SAFARI = "Safari"
5656
OPERA = "Opera"
5757
CHROME = "Chrome"
58+
EDGE = "Edge"
5859

5960
UNKNOWN = "Unknown"
6061
end

0 commit comments

Comments
 (0)