Compare commits
No commits in common. "v1.52.4" and "v1.52.3" have entirely different histories.
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ export const routes: Routes = [
|
|||
{
|
||||
path: 'game/slots',
|
||||
loadComponent: () => import('./feature/game/slots/slots.component'),
|
||||
canActivate: [authGuard],
|
||||
},
|
||||
{
|
||||
path: 'game/lootboxes',
|
||||
|
|
Reference in a new issue