@@ -107,7 +107,7 @@ |
||
| 107 | 107 | continue; |
| 108 | 108 | } |
| 109 | 109 | |
| 110 | - if (!$this->preferences->has($key = 'streams::' . $key)) { |
|
| 110 | + if (!$this->preferences->has($key = 'streams::'.$key)) { |
|
| 111 | 111 | continue; |
| 112 | 112 | } |
| 113 | 113 | |