mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
scroller sponsorów projektu w modalu
This commit is contained in:
@@ -98,8 +98,6 @@ export default defineComponent({
|
||||
fallbackName += isCarPassenger ? 'passenger' : 'cargo';
|
||||
}
|
||||
|
||||
console.log(stockName, fallbackName);
|
||||
|
||||
(event.target as HTMLImageElement).src = `/images/icon-${fallbackName}.png`;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user