mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-13 19:47:45 +02:00
parent
f4ffa30ec4
commit
3d5fc14d5e
30 changed files with 1676 additions and 1249 deletions
|
|
@ -64,7 +64,7 @@ class EpisodeAudioController extends Controller
|
|||
set_user_session_location();
|
||||
set_user_session_player();
|
||||
|
||||
$this->analyticsConfig = config(Analytics::class);
|
||||
$this->analyticsConfig = config('Analytics');
|
||||
}
|
||||
|
||||
public function _remap(string $method, string ...$params): mixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue