Skip to content
Unverified Commit 35f317df authored by Robin Appelman's avatar Robin Appelman
Browse files

handle moveFromStorage within the same storage even when storage wrappers are...


handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage

the target storage doesn't need additional handling for wrappers as the wrappers implementation of moveFromStorage already deals with that

Any storage based on local storage isn't affected by this as local storage already has it's own way of handling with this

Signed-off-by: default avatarRobin Appelman <robin@icewind.nl>
parent 507eb30e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment