[Notifier] Fix value of option

This commit is contained in:
Oskar Stark
2024-01-31 13:26:25 +01:00
parent cb5810a193
commit 8010aed5ef
+1 -1
View File
@@ -10,6 +10,6 @@
],
"env": {
"#1": "See https://www.smsapi.pl/docs/#autoryzacja",
"#2": "SMSAPI_DSN=smsapi://TOKEN@default?from=CHANNEL_ID"
"#2": "SMSAPI_DSN=smsapi://TOKEN@default?from=SENDERNAME"
}
}