Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: Fix path to trash directory
The trashDir is defined as subdirectory of dataDir, joining it with dataDir again leads to dataDir being included twice.
- Loading branch information