🐛 Removed token

This commit is contained in:
Miguel 2021-07-05 22:54:06 -05:00
parent b0c71a6644
commit ce157980f0

View File

@ -13,7 +13,7 @@ var tempUnit = CONFIG.weatherUnit;
const KELVIN = 273.15; const KELVIN = 273.15;
// Use your own key for the Weather, Get it here: https://openweathermap.org/ // Use your own key for the Weather, Get it here: https://openweathermap.org/
const key = '15fe26a8e22e4783054e3273824c5e7b'; const key = '15fe26a8e22e4783054e3273824c5xdxd';
// Set Position function // Set Position function
setPosition(); setPosition();