1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

menu with messages back to app

This commit is contained in:
Kyle Spearrin
2018-02-08 15:58:47 -05:00
parent 5e8ccd19c5
commit c76b4821c6
10 changed files with 233 additions and 61 deletions

View File

@@ -12,7 +12,6 @@ export class MessagingMain {
case 'logout':
break;
case 'syncCompleted':
console.log('sync completed!!');
break;
default:
break;