fixed some UI, and temporarily did some better UX for µscan
This commit is contained in:
@@ -1 +1,22 @@
|
||||
{"products": ["Flaschen", "Bierflasche", "Kasten", "Dose", "Plastikflasche", "Monster", "Joghurt Glas"], "prices": {"Flaschen": 0.25, "Bierflasche": 0.2, "Kasten": 3.0, "Dose": 0.25, "Plastikflasche": 0.25, "Monster": 0.25, "Joghurt Glas": 0.17}}
|
||||
{
|
||||
"products": [
|
||||
"Flaschen",
|
||||
"Bierflasche",
|
||||
"Kasten",
|
||||
"Dose",
|
||||
"Plastikflasche",
|
||||
"Monster",
|
||||
"Joghurt Glas",
|
||||
"nigger"
|
||||
],
|
||||
"prices": {
|
||||
"Flaschen": 0.25,
|
||||
"Bierflasche": 0.2,
|
||||
"Kasten": 3.0,
|
||||
"Dose": 0.25,
|
||||
"Plastikflasche": 0.25,
|
||||
"Monster": 0.25,
|
||||
"Joghurt Glas": 0.17,
|
||||
"nigger": 200.0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user