@@ -18,7 +18,7 @@ |
||
| 18 | 18 | /** |
| 19 | 19 | * @inheritdoc |
| 20 | 20 | */ |
| 21 | - public function run() |
|
| 21 | + public function run() |
|
| 22 | 22 | { |
| 23 | 23 | $url = Yii::$app->getModule('twitchtv')->getServerUrl() . '/embed/'; |
| 24 | 24 | return $this->render('twitchtvframe', ['twitchtvUrl' => $url]); |