Reduced delay of login shake.
This commit is contained in:
parent
892542b08d
commit
96119144d8
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ class Index extends App.Controller
|
|||
# login shake
|
||||
@delay(
|
||||
=> @shake( @el.find('#login') ),
|
||||
1500
|
||||
700
|
||||
)
|
||||
|
||||
App.Config.set( 'login', Index, 'Routes' )
|
||||
|
|
Loading…
Reference in a new issue