@@ -173,7 +173,7 @@ |
||
| 173 | 173 | 'format' => 'txt' |
| 174 | 174 | ]); |
| 175 | 175 | |
| 176 | - $this->ShortURL = $response['url']; |
|
| 176 | + $this->ShortURL = $response[ 'url' ]; |
|
| 177 | 177 | } |
| 178 | 178 | |
| 179 | 179 | parent::onBeforeWrite(); |