скрытие магазина
This commit is contained in:
@@ -75,11 +75,6 @@ class LandingController extends Controller
|
||||
'playUrl' => $playUrl,
|
||||
'posts' => $posts,
|
||||
'newsIndexUrl' => route('news.index'),
|
||||
'tweaks' => [
|
||||
'variant' => 'forest',
|
||||
'particles' => true,
|
||||
'moon' => true,
|
||||
],
|
||||
'registerEndpoint' => route('game-account.store'),
|
||||
'legalUrls' => [
|
||||
'offer_published' => (bool) config('moonwell.legal.offer_published'),
|
||||
|
||||
Reference in New Issue
Block a user