Skip to content

Commit 0b3bec9

Browse files
authored
Update openweather.php
1 parent 044e5a4 commit 0b3bec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config/openweather.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*/
99

10-
'api_key' => 'ae9f7b6a0cfc2563ec1d24f3c267ad42',
10+
'api_key' => '', // get an API key
1111

1212

1313
/**
@@ -41,4 +41,4 @@
4141
'temp_format' => 'c'
4242
];
4343

44-
?>
44+
?>

0 commit comments

Comments
 (0)