We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3d6b9 commit 0ebb93cCopy full SHA for 0ebb93c
src/app/notifications/notifications.component.ts
@@ -22,7 +22,7 @@ export class NotificationsComponent implements OnInit {
22
message: "Welcome to <b>Light Bootstrap Dashboard</b> - a beautiful freebie for every web developer."
23
},{
24
type: type[color],
25
- timer: 100000,
+ timer: 1000,
26
placement: {
27
from: from,
28
align: align
0 commit comments