From 97eedb2034126e8cd23f65624cb698258d54ce54 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 18 May 2020 09:51:20 -0400 Subject: [PATCH] fixing a few bug, asset updates, tweaks (#532) * fixing a few bug, asset updates, tweaks * dont save until save button clicked --- src/app/settings/options.component.html | 2 +- src/app/settings/options.component.ts | 23 ++++---- src/app/vault/add-edit.component.html | 2 +- src/app/vault/bulk-delete.component.html | 2 +- src/app/vault/bulk-restore.component.html | 2 +- src/app/vault/ciphers.component.html | 2 +- src/images/icons/android-chrome-192x192.png | Bin 4089 -> 5269 bytes src/images/icons/android-chrome-512x512.png | Bin 10947 -> 13716 bytes src/images/icons/apple-touch-icon.png | Bin 15716 -> 4291 bytes src/images/icons/favicon-16x16.png | Bin 403 -> 2156 bytes src/images/icons/favicon-32x32.png | Bin 636 -> 3586 bytes src/images/icons/mstile-150x150.png | Bin 2637 -> 5365 bytes src/images/icons/safari-pinned-tab.svg | 56 +++++++++++--------- src/images/logo-dark@2x.png | Bin 9319 -> 10380 bytes 14 files changed, 51 insertions(+), 38 deletions(-) diff --git a/src/app/settings/options.component.html b/src/app/settings/options.component.html index 4c6e02ae029..79a6c35bbe0 100644 --- a/src/app/settings/options.component.html +++ b/src/app/settings/options.component.html @@ -26,7 +26,7 @@
+ value="logOut" [(ngModel)]="vaultTimeoutAction" (ngModelChange)="vaultTimeoutActionChanged($event)">