mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-22 05:05:33 -06:00
There were two references to `storage` in file.js but the search string I used only detected one of them. I was looking for more references to `storage` when I found this one. Also, I realized the metering updates in file.js become redundant if ll_read is used instead so I've removed those as well.