mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Add 1 day cotiz
This commit is contained in:
@ -512,6 +512,11 @@ SITH_SUBSCRIPTIONS = {
|
||||
'name': _('Six weeks for free'),
|
||||
'price': 0,
|
||||
'duration': 0.23,
|
||||
},
|
||||
'un-jour': {
|
||||
'name': _('Un jour'),
|
||||
'price': 0,
|
||||
'duration': 0.00555333,
|
||||
}
|
||||
# To be completed....
|
||||
}
|
||||
|
Reference in New Issue
Block a user