Completed
Push — master ( c37779...b34c65 )
by Jeff
11:17
created
config/params.example.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
         'displayTeachers' => false,
37 37
     ],
38 38
     // Weather widget
39
-    'weather' => [ // Get an API key at https://darksky.net/dev
39
+    'weather' => [// Get an API key at https://darksky.net/dev
40 40
         'language' => 'en',
41 41
         'units' => 'us',
42 42
         'apikey' => '',
Please login to merge, or discard this patch.