This commit is contained in:
Nicolas Constant 2020-05-16 20:56:39 -04:00
parent b3d24b61d9
commit 8e5525741f
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 0 additions and 5 deletions

View File

@ -62,11 +62,6 @@ export class AppComponent implements OnInit, OnDestroy {
}
ngOnInit(): void {
// //Test
// setInterval(() => {
// this.notificationService.notify('https://files.mastodon.social/accounts/avatars/000/520/226/original/fb37ef31376e5dfc.png', 500, null, true);
// }, 50);
// disable tutorial for future update
localStorage.setItem('tutorial', JSON.stringify(true));