mirror of
https://github.com/pterodactyl/wings.git
synced 2025-12-10 00:32:17 -06:00
fix: backups unable to be restored
This commit is contained in:
parent
c83875ffc0
commit
ec14db6142
@ -22,6 +22,7 @@ import (
|
||||
var format = archives.CompressedArchive{
|
||||
Compression: archives.Gz{},
|
||||
Archival: archives.Tar{},
|
||||
Extraction: archives.Tar{},
|
||||
}
|
||||
|
||||
type AdapterType string
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user