mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 18:29:32 +08:00
Fix: do not colorize non-string log message
This commit is contained in:
@@ -49,8 +49,6 @@ if (process.platform === "win32") {
|
||||
];
|
||||
}
|
||||
|
||||
log.debug("chrome", allowedList);
|
||||
|
||||
/**
|
||||
* Is the executable path allowed?
|
||||
* @param {string} executablePath Path to executable
|
||||
|
Reference in New Issue
Block a user