mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 18:29:32 +08:00
UI polish
This commit is contained in:
@@ -15,7 +15,7 @@ class Matrix extends NotificationProvider {
|
||||
.slice(0, size);
|
||||
const roomId = notification
|
||||
.internalRoomId
|
||||
.replaceALl(":", "%3A")
|
||||
.replaceAll(":", "%3A")
|
||||
.replaceAll("!", "%21");
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user