Merge branch 'master' into VM/NotificationsPreferences

This commit is contained in:
Valentin 2021-09-28 13:51:31 +03:00
commit 79a71ecefe
3 changed files with 1 additions and 2 deletions

View File

@ -40,7 +40,6 @@ export class SpotlightSearchComponent {
@HostListener('document:keydown.arrowUp', ['$event'])
handleKeyDown(event: KeyboardEvent): void {
event.preventDefault();
event.stopPropagation();
}
@HostListener('document:keyup.arrowDown', ['$event'])

View File

@ -1,6 +1,6 @@
{
"name": "redaction",
"version": "2.231.0",
"version": "2.232.0",
"private": true,
"license": "MIT",
"scripts": {

Binary file not shown.