modal-link-fix
All checks were successful
deploy / test (push) Successful in 2m3s
deploy / Update templates on Mailgun (push) Has been skipped

This commit is contained in:
Untone 2024-02-16 14:30:29 +03:00
parent 6451118e90
commit e2a829f44f

View File

@ -157,7 +157,7 @@ export const RatingControl = (props: RatingControlProps) => {
when={author()} when={author()}
fallback={ fallback={
<> <>
<span class="link" onClick={() => changeSearchParams({ mode: 'login' })}> <span class="link" onClick={() => changeSearchParams({ mode: 'login', modal: 'auth' })}>
{t('Enter')} {t('Enter')}
</span> </span>
{lang() === 'ru' ? ', ' : ' '} {lang() === 'ru' ? ', ' : ' '}