@@ -50,7 +50,7 @@ |
||
50 | 50 | if ($stars) { |
51 | 51 | $stars = Collection::make($stars)->flatten()->all(); |
52 | 52 | |
53 | - // synapse()->memory->shortTerm()->put('wildcards', $stars); |
|
53 | + // synapse()->memory->shortTerm()->put('wildcards', $stars); |
|
54 | 54 | } |
55 | 55 | |
56 | 56 | return true; |