Question: I accidentally deleted a folder of my replit project. It was very important for me. Is there any way to get that folder back?
Repl link/Link to where the bug appears: https://replit.com/@Goatx1/Goat
Screenshots, links, or other helpful context:
code snippet
Try this:
First, create a folder with the exact same name as the one you deleted.
Then, create the files that were in the folder using their original names.
Then in each file, go into history (near bottom) and the original contents should be there and can be restored.
(If you do not remember all of the file paths, the URLs in your browser history contain file paths.)
2 Likes