Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix storage.py exist_dir logic (flipperdevices#2639)
* Fix storage.py exist_dir logic. This method would return true if the given path existed as either a directory or a file, which is what the plain exist method is for.
- Loading branch information