Completed
Push — master ( 734eba...03e6ad )
by
unknown
02:56
created
src/Charcoal/Admin/Widget/Search/AbstractSearchHistoryWidget.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
      *
23 23
      * @const string
24 24
      */
25
-    const DEFAULT_FROM_DATE  = '30 days ago';
25
+    const DEFAULT_FROM_DATE = '30 days ago';
26 26
 
27 27
     /**
28 28
      * The default upper bound to filter searches by.
Please login to merge, or discard this patch.