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

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
-5
View File
@@ -62,11 +62,6 @@ class MainController extends Controller
],
'playUrl' => $user !== null ? route('cabinet.client') : '#join',
'posts' => $posts,
'tweaks' => [
'variant' => 'forest',
'particles' => true,
'moon' => true,
],
'registerEndpoint' => route('game-account.store'),
'csrfToken' => csrf_token(),
'auth' => [