mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 19:04:36 +08:00
fix: slug input (#5239)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
@@ -292,6 +292,7 @@ module.exports.statusPageSocketHandler = (socket) => {
|
||||
ok: true,
|
||||
msg: "successAdded",
|
||||
msgi18n: true,
|
||||
slug: slug
|
||||
});
|
||||
|
||||
} catch (error) {
|
||||
|
Reference in New Issue
Block a user