Merge branch 'master' into develop

This commit is contained in:
Barış Soner Uşaklı
2025-12-11 21:25:56 -05:00

View File

@@ -102,7 +102,7 @@ define('forum/account/settings', [
if (languageChanged && parseInt(app.user.uid, 10) === parseInt(ajaxify.data.theirid, 10)) {
window.location.reload();
}
});
}).catch(alerts.error);
}
function toggleCustomRoute() {