mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 11:12:52 +00:00
refactor: moved default price into SCPriceGroup
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
],
|
||||
"offers": [
|
||||
{
|
||||
"price": 2.45,
|
||||
"prices": {
|
||||
"default": 3.45,
|
||||
"student": 2.45,
|
||||
"employee": 2.45
|
||||
"employee": 3.45
|
||||
},
|
||||
"provider": {
|
||||
"name": "Studentenwerk",
|
||||
|
||||
Reference in New Issue
Block a user