mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
JS: Remove incorrect alert marker
This commit is contained in:
@@ -34,7 +34,7 @@ function test() {
|
||||
minHeight: 300
|
||||
};
|
||||
|
||||
var safe_used = { // $ Alert - explicitly disabled
|
||||
var safe_used = { // explicitly disabled
|
||||
webPreferences: {
|
||||
nodeIntegration: false,
|
||||
plugins: true,
|
||||
|
||||
Reference in New Issue
Block a user