We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2aac2 commit 8a8b1ddCopy full SHA for 8a8b1dd
src/pages/simulatorHandler.vue
@@ -60,7 +60,7 @@ async function checkEditAccess() {
60
})
61
}
62
63
-// get logged in user informaton when blank simulator is opened
+// get logged in user information when blank simulator is opened
64
async function getLoginData() {
65
try {
66
const response = await fetch('/api/v1/me', {
v1/src/pages/simulatorHandler.vue
0 commit comments