Fix modal window
This commit is contained in:
parent
5a47db8430
commit
2b1342bff0
|
@ -26,7 +26,7 @@ export const AuthGuard = (props: Props) => {
|
||||||
changeSearchParams(
|
changeSearchParams(
|
||||||
{
|
{
|
||||||
source: 'authguard',
|
source: 'authguard',
|
||||||
modal: 'auth',
|
m: 'auth',
|
||||||
},
|
},
|
||||||
true,
|
true,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user