update
This commit is contained in:
parent
6f9cd6a16b
commit
7ec560d4a2
1 changed files with 0 additions and 1 deletions
|
|
@ -132,7 +132,6 @@ function allowedPathsForBoardingAccounts()
|
||||||
return [
|
return [
|
||||||
...allowedPathsForUnsubscribedAccounts(),
|
...allowedPathsForUnsubscribedAccounts(),
|
||||||
'boarding',
|
'boarding',
|
||||||
'livewire/message/boarding',
|
|
||||||
'livewire/message/boarding.index',
|
'livewire/message/boarding.index',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue