diff options
Diffstat (limited to 'Xmission/Code/Home/Actions/DeleteTorrent.swift')
-rw-r--r-- | Xmission/Code/Home/Actions/DeleteTorrent.swift | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Xmission/Code/Home/Actions/DeleteTorrent.swift b/Xmission/Code/Home/Actions/DeleteTorrent.swift new file mode 100644 index 0000000..5fcf494 --- /dev/null +++ b/Xmission/Code/Home/Actions/DeleteTorrent.swift @@ -0,0 +1,8 @@ +// +// DeleteTorrent.swift +// Xmission +// +// Created by Christian Segundo Guevara on 22/7/23. +// + +import Foundation |