mirror of
https://github.com/lantean-code/qbtmud.git
synced 2025-10-23 04:52:22 +00:00
Fix onlongtouch after refactor
This commit is contained in:
9
Lantean.QBitTorrentClient/Models/TorrentContentLayout.cs
Normal file
9
Lantean.QBitTorrentClient/Models/TorrentContentLayout.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace Lantean.QBitTorrentClient.Models
|
||||
{
|
||||
public enum TorrentContentLayout
|
||||
{
|
||||
Original,
|
||||
Subfolder,
|
||||
NoSubfolder
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user