Private
Public Access
1
0

bug fixes

This commit is contained in:
Sander Roosendaal
2020-03-28 10:54:29 +01:00
parent 7960c4d0f3
commit cace8b7061
4 changed files with 2527 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ from rowsandall_app.settings import (
import rowers.mytypes as mytypes
from rowers.rower_rules import is_workout_user
from rowers.tasks import handle_sporttracks_sync
oauth_data = {
'client_id': SPORTTRACKS_CLIENT_ID,