mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
chore(news): Bailey
also direct mod contact form to HTTPS
This commit is contained in:
@@ -34,5 +34,5 @@ export function goToModForm (user) {
|
||||
|
||||
document.cookie = `habiticauserdata=${JSON.stringify(userData)};${expires};domain=.habitica.com;path=/`;
|
||||
|
||||
window.location.href = 'http://contact.habitica.com';
|
||||
window.location.href = 'https://contact.habitica.com';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user