mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 14:54:05 +00:00
Update serwersms.js
This commit is contained in:
parent
710e8fdf46
commit
3e0d48690f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class SerwerSMS extends NotificationProvider {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// Użyj telefonu jako pierwszej opcji
|
// Use phone as first option
|
||||||
let data = {
|
let data = {
|
||||||
"username": notification.serwersmsUsername,
|
"username": notification.serwersmsUsername,
|
||||||
"password": notification.serwersmsPassword,
|
"password": notification.serwersmsPassword,
|
||||||
|
|
Loading…
Reference in a new issue