Merge branch 'develop' into fix/signup-without-email

This commit is contained in:
Shpuld Shpuldson 2020-05-04 11:05:05 +03:00
commit 101eebb40b
42 changed files with 1449 additions and 418 deletions

View file

@ -187,6 +187,9 @@
class="form-control"
type="text"
autocomplete="off"
autocorrect="off"
autocapitalize="off"
spellcheck="false"
>
</template>
</div>