Merge branch 'master' into VM/NotificationsPreferences
This commit is contained in:
commit
79a71ecefe
@ -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'])
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "redaction",
|
||||
"version": "2.231.0",
|
||||
"version": "2.232.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user