archive plugin
This commit is contained in:
parent
1912b5baf0
commit
a02733a926
4 changed files with 26 additions and 14 deletions
edition
|
@ -8,7 +8,7 @@ import (
|
|||
|
||||
func main() {
|
||||
tstor.Run([]tstor.Plugin{
|
||||
archive.Plugin,
|
||||
archive.ArchivePlugin{},
|
||||
qbittorrent.QBittorrentPlugin{},
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue