| @@ -298,8 +298,11 @@ | ||
| 298 | 298 | */ |
| 299 | 299 | protected function getScriptsDictionary() |
| 300 | 300 | { |
| 301 | 301 | $scriptsDictionary = [ |
| 302 | + 'injector' => [ | |
| 303 | + 'depicter--injector' => $this->baseAssetsUrl . '/resources/scripts/player/injector.js' | |
| 304 | + ], | |
| 302 | 305 | 'player' => [ |
| 303 | 306 | 'depicter--player' => $this->baseAssetsUrl . '/resources/scripts/player/depicter.js' |
| 304 | 307 | ], |
| 305 | 308 | 'widget' => [ |