Creatinging initial version of weather plugin
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php return [
|
||||
'plugin' => [
|
||||
'name' => 'Calgary Conditions',
|
||||
'description' => 'Provides local time and weather information for Calgary, AB, Canada'
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user