-
Notifications
You must be signed in to change notification settings - Fork 27
Allow changing the torrent category #216
Copy link
Copy link
Closed
Labels
Enhancement / Feature RequestSomething NewSomething New
Description
Now, it's impossible to change the torrent category after uploading it.
pub struct UpdateTorrentInfoForm {
pub title: Option<String>,
pub description: Option<String>,
pub tags: Option<Vec<TagId>>,
}This is needed to implement this issue in the frontend.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Enhancement / Feature RequestSomething NewSomething New
Type
Projects
Status
No status