Files
decypharr/pkg/arr/utils.go
Mukhtar Akere c39eebea0d [BETA] Changelog 0.3.4 (#14)
- Add repair worker
- Fix AllDebrid bugs with single movies/series
- Fix Torbox bugs
2025-01-11 07:21:49 -08:00

6 lines
62 B
Go

package arr
func Readfile(path string) error {
return nil
}