nitebyte / TripTeller

31 stars 8 forks source link

Changing multiple locations for API key #5

Open conductiveIT opened 1 year ago

conductiveIT commented 1 year ago

Having to change the API key in three locations doesn't seem optimal. It would be better to have it in a single place and then used throughout. Might also be good to check that the key has been set and quit with an appropriate message if not. Will supply a PR for this.