mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
typo
This commit is contained in:
parent
611cd4d8e1
commit
36f0bf6c14
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ app.controller('ConfigCtrl', function($scope, $http) {
|
|||
return;
|
||||
}
|
||||
});
|
||||
/* The below forEach is a function, as we cannot exit two levels at once
|
||||
/* The above forEach is a function, as we cannot exit two levels at once
|
||||
* we need this check & return */
|
||||
if (!sbm) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue