Change file folder to be able to delete easier #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current structure is:
{disk}/{path}/..
{disk}/templates/{preset}/{path}/..
{disk}/thumbs/{path}/..
Should be:
{disk}/{path}/..
{disk}/{path}/templates/{preset}/..
{disk}/{path}/thumbs/..