We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f216622 commit 7b848e4Copy full SHA for 7b848e4
supabase/functions/gdk_stats/index.ts
@@ -33,7 +33,7 @@ const MOST_FREQUENT_TREE_SPECIES: TreeSpecies[] = [
33
{ speciesName: "ESCHE", percentage: 7.7005700057366744 },
34
{ speciesName: "EICHE", percentage: 6.8632596516495990 },
35
{ speciesName: "PAPPEL", percentage: 5.5059868910886255 },
36
- { speciesName: "KIRCHE", percentage: 4.9127903428578403 },
+ { speciesName: "KIRSCHE", percentage: 4.9127903428578403 },
37
{ speciesName: "ROSSKASTANIE", percentage: 3.6067814815266877 },
38
{ speciesName: "HAINBUCHE", percentage: 3.3419180021726129 },
39
{ speciesName: "KIEFER", percentage: 2.2153327881458336 },
0 commit comments