mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-04 20:18:12 +00:00
feat: team & sponsor restrictions added
This commit is contained in:
@@ -28,9 +28,8 @@ export default defineComponent({
|
||||
cargo: !isLoco && vehicle.loadable && cargo ? cargo : undefined,
|
||||
count,
|
||||
group: isLoco ? vehicle.group : vehicle.group,
|
||||
isSponsorsOnly: vehicle.isSponsorsOnly,
|
||||
constructionType: vehicle.constructionType,
|
||||
sponsorsOnlyTimestamp: vehicle.sponsorsOnlyTimestamp,
|
||||
restrictions: vehicle.restrictions,
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user