mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-22 21:26:04 +00:00
Update index.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 (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
test / api-test (22.x) (push) Has been cancelled
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 (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
test / api-test (22.x) (push) Has been cancelled
This commit is contained in:
@@ -506,7 +506,7 @@ const puterInit = (function() {
|
||||
this.request_rao_();
|
||||
|
||||
// perform whoami and cache results
|
||||
puter.getUser().then((user) => {
|
||||
this.getUser().then((user) => {
|
||||
this.whoami = user;
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user