Niggles
This commit is contained in:
parent
c8106843cc
commit
431682fb0e
@ -4,7 +4,7 @@ const weather = require('openweather-apis');
|
||||
|
||||
logger.level = 'debug';
|
||||
|
||||
const openWeatherApiKey = process.env.openweatherAPI || '';
|
||||
const openWeatherApiKey = process.env.openweatherAPI || '936a0ed9eb23b95cf08fc9f693c24264';
|
||||
|
||||
weather.setAPPID(openWeatherApiKey);
|
||||
weather.setLang('en');
|
||||
|
Loading…
Reference in New Issue
Block a user