mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 10:19:12 +08:00
fix: add preserve line in redisPingAsync
This commit is contained in:
@@ -354,6 +354,7 @@ exports.radius = function (
|
||||
],
|
||||
});
|
||||
};
|
||||
|
||||
/**
|
||||
* Redis server ping
|
||||
* @param {string} dsn The redis connection string
|
||||
|
Reference in New Issue
Block a user