mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-08 14:10:41 -06:00
Update initgui.js
This commit is contained in:
@@ -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 = `
|
||||
|
||||
Reference in New Issue
Block a user