1
0
Fork 0
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:
Fedor Katurov 2023-03-17 18:56:47 +06:00
parent bb163eae8f
commit 109aecd62f
3 changed files with 478 additions and 15 deletions

View file

@ -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