Skip to content

Commit f9391e8

Browse files
authored
Merge pull request #1286 from OskarStark/fix/vaue
[Notifier] Fix value of option
2 parents f795c3d + 8010aed commit f9391e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/smsapi-notifier/5.2/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
],
1111
"env": {
1212
"#1": "See https://www.smsapi.pl/docs/#autoryzacja",
13-
"#2": "SMSAPI_DSN=smsapi://TOKEN@default?from=CHANNEL_ID"
13+
"#2": "SMSAPI_DSN=smsapi://TOKEN@default?from=SENDERNAME"
1414
}
1515
}

0 commit comments

Comments
 (0)