@@ -79,7 +79,7 @@ |
||
| 79 | 79 | |
| 80 | 80 | $config['remote'] = $isEnabled; |
| 81 | 81 | |
| 82 | - file_put_contents($this->getConfigFile(), json_encode($config), JSON_PRETTY_PRINT);; |
|
| 82 | + file_put_contents($this->getConfigFile(), json_encode($config), JSON_PRETTY_PRINT); ; |
|
| 83 | 83 | } |
| 84 | 84 | |
| 85 | 85 | /** |