Added email field to contact form
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-07-06 18:58:48 +03:00
parent 23532160a4
commit 35b6170959
3 changed files with 8 additions and 0 deletions

View File

@@ -10,5 +10,6 @@
"vkmute_desc": "Расширение, позволяющее скрывать сообщения от указанных пользователей в беседах.",
"name": "Ваше имя",
"message": "Напишите о чем угодно",
"email": "Ваш email",
"submit": "Отправить"
}