mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
feature: oznaczenie pojazdów dla sponsorów
This commit is contained in:
@@ -29,7 +29,7 @@ export default defineComponent({
|
||||
count,
|
||||
imgSrc: vehicle.imageSrc,
|
||||
useType: isLoco ? vehicle.power : vehicle.useType,
|
||||
supportersOnly: false,
|
||||
supportersOnly: vehicle.supportersOnly,
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user