welcome message: point updates-channel mention at @ziodotsh
Rename the official updates channel mention from @zio to @ziodotsh in the welcome message template and update the affected send-message test.
This commit is contained in:
parent
b047a90271
commit
c8380b4257
2 changed files with 7 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ import (
|
|||
// render it as a tappable link; the mention itself lives in the default
|
||||
// templates in login_welcome_template.go (or an admin-panel override), not
|
||||
// hardcoded here.
|
||||
const officialUpdatesChannelMention = "@zio"
|
||||
const officialUpdatesChannelMention = "@ziodotsh"
|
||||
|
||||
// OfficialWelcomeMessage builds the account-visible incoming message sent
|
||||
// from the official system account on every completed sign-in (SignUp and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue