скрытие магазина

This commit is contained in:
2026-07-28 14:47:07 +04:00
parent 373649c3d2
commit 66251ede8e
15 changed files with 169 additions and 172 deletions
@@ -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'),