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