Cédric Krier pushed to branch branch/default at Tryton / Website
Commits:
79748e78 by Cédric Krier at 2023-01-14T10:31:35+01:00
Remove hosting from Virtual Things
- - - - -
1 changed file:
- app.py
Changes:
=====================================
app.py
=====================================
@@ -958,8 +958,7 @@
services=Service.CONSULTING | Service.HOSTING),
Provider(name="Virtual Things",
positions=[(48.13585, 11.577415), (50.775116, 6.083565)],
- services=Service.CONSULTING | Service.DEVELOPMENT | Service.TRAINING
- | Service.HOSTING),
+ services=Service.CONSULTING | Service.DEVELOPMENT | Service.TRAINING),
]
View it on Heptapod:
https://foss.heptapod.net/tryton/website/-/commit/79748e78504b220d08bdfda5d0a26cb260387a80
--
View it on Heptapod:
https://foss.heptapod.net/tryton/website/-/commit/79748e78504b220d08bdfda5d0a26cb260387a80
You're receiving this email because of your account on foss.heptapod.net.