Update initgui.js

This commit is contained in:
jelveh
2025-12-20 18:26:02 -08:00
parent 0520251249
commit 85877259a6

View File

@@ -175,7 +175,7 @@ window.showTurnstileChallenge = function (options) {
// message
let message = 'Setting up your account...';
if ( window.embedded_in_popup ) {
message = 'Setting up your <a href="https://puter.com" target="_blank">Puter.com</a> account for secure AI and Cloud features...';
message = 'Setting up your <a href="https://puter.com" target="_blank">Puter.com</a> account...';
}
// Create modal HTML
let modalHtml = `