Skip to content

Commit

Permalink
fix missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
nusch committed Nov 26, 2020
1 parent 601537b commit d69d251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site-content/angular/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ angular
"NTLM",
"NetNTLMv2",
"WPA/WPA2",
"WPA/WPA2 PMK"
"WPA/WPA2 PMK",
"Kerberos 5 TGS-REP etype 23"
];

Expand Down

0 comments on commit d69d251

Please sign in to comment.