mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 19:48:11 +00:00
Literówka
This commit is contained in:
@@ -266,6 +266,7 @@ export const warnings = {
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
// export const trainTooLong = computed(() => {
|
||||
// if (isTrainPassenger.value && totalLength.value > 350) return true;
|
||||
// if (!isTrainPassenger.value && totalLength.value > 650) return true;
|
||||
|
||||
Reference in New Issue
Block a user