mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-25 14:46:44 +00:00
Fix 8688h4bwg
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user