Completed
Push — master ( 8afb4d...bd5e0c )
by Jeff
03:32
created
config/params.example.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
 
30 30
     // Content types
31 31
     // Weather widget
32
-    'weather' => [ // Get an API key at https://darksky.net/dev
32
+    'weather' => [// Get an API key at https://darksky.net/dev
33 33
         'language' => 'en',
34 34
         'units' => 'us',
35 35
         'apikey' => '',
Please login to merge, or discard this patch.