remove timeout, was meant for testing
This commit is contained in:
parent
bb418bf155
commit
097216c49e
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ const SettingsModal = {
|
|||
{
|
||||
loading: BigSpinner,
|
||||
error: ErrorWindow,
|
||||
delay: 0,
|
||||
timeout: 3000
|
||||
delay: 0
|
||||
}
|
||||
)
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue