Move strava token to keys file (#132)
This commit is contained in:
parent
eaf0c672b5
commit
5751792b49
3 changed files with 6 additions and 6 deletions
|
|
@ -128,7 +128,4 @@
|
|||
];
|
||||
|
||||
}
|
||||
|
||||
// Strava API token in case you want to display Strava segments
|
||||
BR.conf.stravaToken = null;
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue