mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 22:40:20 +08:00
Fix 8688h4bwg
This commit is contained in:
parent
e4543c5f35
commit
f964f06f3f
@ -62,7 +62,6 @@ window.main_shell = async () => {
|
||||
if ( config['puter.auth.token'] ) {
|
||||
await puterSDK.setAuthToken(config['puter.auth.token']);
|
||||
}
|
||||
await puterSDK.setAPIOrigin(config['puter.api_origin']);
|
||||
|
||||
const ptt = new XDocumentPTT(terminal);
|
||||
await launchPuterShell(new Context({
|
||||
|
Loading…
Reference in New Issue
Block a user