Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RezDev94 committed Jun 30, 2021
1 parent 9e20026 commit f39980a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/MediumController.php
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,8 @@ public function atriatech_media_config()
$config['url_prefix'] = '';
}

$config['medium_model'] = '';

header('Content-Type: text/javascript');
echo ("
const asset = '" . asset('') . "';
Expand Down

0 comments on commit f39980a

Please sign in to comment.