This commit is contained in:
SBD
2024-01-31 13:37:31 +03:00
parent c19405d32a
commit b41f8c7eca
2 changed files with 7 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ function SendLoginForm(el){
data: formData,
success: function(data){
location.href = `/profile/page/dashboard/?mobile=${getInfoAboutUser() === 'mobile'}`
location.href = `/profile/page/dashboard/`