vikunja/pkg/files
kolaente 5478acfc09
fix(files): configure the files path in files init instead of globally
This fixes a regression introduced in daa7ad053c where the root path would be included twice in the file path, leading to retrieval issues.
2024-09-29 19:04:25 +02:00
..
db.go
dump.go
error.go
filehandling.go fix(files): configure the files path in files init instead of globally 2024-09-29 19:04:25 +02:00
files.go fix(files): configure the files path in files init instead of globally 2024-09-29 19:04:25 +02:00
files_test.go
main_test.go