0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2025-02-02 19:37:01 +01:00
discourse-custom-wizard/assets/javascripts/wizard-custom-guest.js

4 Zeilen
55 B
JavaScript

2019-10-08 16:46:13 +11:00
(function() {
window.location.href = "/login";
})();