Skip to content

How would I delete local cloud data #346

Closed Answered by Dhuls-Scratch
David-Orangemoon asked this question in Q&A
Discussion options

You must be logged in to vote

If you're using a packaged html file, on Chrome / Edge

  1. CTRL + Shift + I
  2. Go to the application tab of devtools (note that you may need to click the three arrow button)
  3. Under storage, select Local Storage, followed by file://
  4. Under key, find where it says cloudvariables:$PROJECTID (where project id is the project id of the packaged project), right click that.
  5. Choose delete

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GarboMuffin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants