make weather api free

This commit is contained in:
Asim Aslam
2021-08-16 12:52:43 +01:00
parent 735a51fa93
commit 7613816ca7

View File

@@ -1,9 +1,5 @@
{
"name": "weather",
"icon": "☀️",
"category": "climate",
"pricing": {
"Weather.Now": 100,
"Weather.Forecast": 200
}
"category": "climate"
}