ninjakatt-plugin-qbittorrent
Advanced tools
Comparing version 1.1.21 to 1.1.22
@@ -241,3 +241,3 @@ const qb = require('@electorrent/node-qbittorrent'); | ||
const newPath = `${tempPath}\\${filename(torrentPath)}`; | ||
const newPath = `${tempPath}${path.sep}${filename(torrentPath)}`; | ||
@@ -244,0 +244,0 @@ return fs |
{ | ||
"name": "ninjakatt-plugin-qbittorrent", | ||
"version": "1.1.21", | ||
"version": "1.1.22", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
24678