mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
Update app.module.ts
This commit is contained in:
parent
836014c270
commit
6236ee95c3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ export function getRootModule (plugins: any[]) {
|
|||
positionClass: 'toast-bottom-center',
|
||||
toastClass: 'toast',
|
||||
preventDuplicates: true,
|
||||
extendedTimeOut: 5000,
|
||||
extendedTimeOut: 1000,
|
||||
}),
|
||||
]
|
||||
const bootstrap = [
|
||||
|
|
Loading…
Reference in a new issue