mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
notifications: fixed bot title
This commit is contained in:
parent
bb163eae8f
commit
109aecd62f
3 changed files with 478 additions and 15 deletions
|
@ -17,9 +17,9 @@ const BorisContacts: FC<Props> = () => (
|
|||
|
||||
<BorisContactItem
|
||||
icon="telegram"
|
||||
title="Boris[48]bot"
|
||||
link="https://t.me/boris48bot"
|
||||
subtitle="телеграм-бот"
|
||||
title="Телеграм-бот"
|
||||
link="https://t.me/vault48bot"
|
||||
subtitle="@vault48bot"
|
||||
/>
|
||||
|
||||
<BorisContactItem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue