mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-04 03:58:11 +00:00
Aktualizacja 1.0.5
This commit is contained in:
@@ -55,6 +55,7 @@ export default defineComponent({
|
||||
if (this.store.vehiclePreviewSrc == '') return;
|
||||
|
||||
if (ev.key.toLowerCase() == 'escape') this.store.vehiclePreviewSrc = '';
|
||||
// if(ev.key.toLowerCase() == 'enter')
|
||||
});
|
||||
|
||||
// window.focus();
|
||||
|
||||
Reference in New Issue
Block a user