Lib: Read disable_inputs from modalStore meta for driver-/race-/substitution-/team-card

This commit is contained in:
2024-12-23 16:47:46 +01:00
parent cd3f8f7f71
commit 29eb59a983
4 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,7 @@
const meta = $modalStore[0].meta;
race = meta.race;
disable_inputs = meta.disable_inputs;
}
// Dates have to be formatted to datetime-local format