Merge branch 'hotfix/3.6.7' into develop
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
)
|
||||
.sk-panel-section-title
|
||||
| {{self.state.formData.showLogin ? "Sign In" : "Register"}}
|
||||
form.sk-panel-form(ng-submit='self.submitAuthForm()')
|
||||
form.sk-panel-form(ng-submit='self.submitAuthForm()' novalidate)
|
||||
.sk-panel-section
|
||||
input.sk-input.contrast(
|
||||
name='email',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "standard-notes-web",
|
||||
"version": "3.6.6",
|
||||
"version": "3.6.7",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user