fix redirection info reset

This commit is contained in:
yggverse 2025-03-27 22:47:38 +02:00
parent 0d202a866a
commit 01ea693c03
12 changed files with 59 additions and 36 deletions

View file

@ -26,6 +26,7 @@ impl Directory {
file.path().unwrap().to_str().unwrap()
)),
is_snap_history,
false,
)
}
},