Update initgui.js
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (24.x) (push) Has been cancelled
test / API tests (node env, api-test) (24.x) (push) Has been cancelled
test / puterjs (node env, vitest) (24.x) (push) Has been cancelled

This commit is contained in:
jelveh
2025-12-20 18:26:02 -08:00
parent 0520251249
commit 85877259a6
+1 -1
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 = `