diff --git a/config/web.php b/config/web.php index 7c4a7b6..455862e 100644 --- a/config/web.php +++ b/config/web.php @@ -48,6 +48,9 @@ '/time/stat' => '/time/index/stat', ], ], + 'assetManager' => [ + 'linkAssets' => true, + ], ], 'modules' => [ 'wallet' => [