Private
Public Access
1
0

removed some double filtering

This commit is contained in:
Sander Roosendaal
2017-05-04 16:04:18 +02:00
parent 69a7c00f9c
commit d633cbe812
2 changed files with 24 additions and 23 deletions

View File

@@ -233,7 +233,8 @@ SPORTTRACKS_REDIRECT_URI = "http://rowsandall.com/sporttracks_callback"
RUNKEEPER_CLIENT_ID = CFG['runkeeper_client_id']
RUNKEEPER_CLIENT_SECRET = CFG['runkeeper_client_secret']
RUNKEEPER_REDIRECT_URI = "http://rowsandall.com/runkeeper_callback"
RUNKEEPER_REDIRECT_URI = CFG['runkeeper_callback']
# Under Armour