made spur gefunden like in email described
This commit is contained in:
@@ -384,12 +384,12 @@ class _ExcursionMainState extends State<ExcursionMain> {
|
||||
// ---------- Track found
|
||||
SpurGefunden(
|
||||
spurFund: rmap["SpurFund"]!["controller"]!,
|
||||
spurLang: rmap["SpurLang"]!["controller"]!,
|
||||
spurTiere: rmap["SpurTiere"]!["controller"]!,
|
||||
spSicher: rmap["SpSicher"]!["controller"]!,
|
||||
// spurLang: rmap["SpurLang"]!["controller"]!,
|
||||
// spurTiere: rmap["SpurTiere"]!["controller"]!,
|
||||
// spSicher: rmap["SpSicher"]!["controller"]!,
|
||||
welpenSp: rmap["WelpenSp"]!["controller"]!,
|
||||
welpenAnz: rmap["WelpenAnz"]!["controller"]!,
|
||||
wpSicher: rmap["WpSicher"]!["controller"]!,
|
||||
// welpenAnz: rmap["WelpenAnz"]!["controller"]!,
|
||||
// wpSicher: rmap["WpSicher"]!["controller"]!,
|
||||
),
|
||||
const SizedBox(height: 20),
|
||||
// ---------- Counts
|
||||
|
||||
Reference in New Issue
Block a user