mirror of
https://github.com/Eugeny/tabby.git
synced 2025-08-10 03:11:54 +00:00
Update app.module.ts
This commit is contained in:
@@ -13,7 +13,7 @@ export function getRootModule (plugins: any[]) {
|
|||||||
positionClass: 'toast-bottom-center',
|
positionClass: 'toast-bottom-center',
|
||||||
toastClass: 'toast',
|
toastClass: 'toast',
|
||||||
preventDuplicates: true,
|
preventDuplicates: true,
|
||||||
extendedTimeOut: 5000,
|
extendedTimeOut: 1000,
|
||||||
}),
|
}),
|
||||||
]
|
]
|
||||||
const bootstrap = [
|
const bootstrap = [
|
||||||
|
Reference in New Issue
Block a user