1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

export data

This commit is contained in:
Kyle Spearrin
2018-06-20 16:28:56 -04:00
parent 5ffd13e2c8
commit 7979953f33
6 changed files with 72 additions and 9 deletions

View File

@@ -56,7 +56,6 @@ export class AppComponent implements OnDestroy, OnInit {
mouseoverTimerStop: true,
animation: 'flyRight',
limit: 5,
positionClass: 'toast-bottom-right',
});
private lastActivity: number = null;