JS: Remove incorrect alert marker

This commit is contained in:
Asger F
2025-02-26 11:17:03 +01:00
parent 6cf1334c6d
commit 2b33ed3671

View File

@@ -34,7 +34,7 @@ function test() {
minHeight: 300
};
var safe_used = { // $ Alert - explicitly disabled
var safe_used = { // explicitly disabled
webPreferences: {
nodeIntegration: false,
plugins: true,