-
Notifications
You must be signed in to change notification settings - Fork 24
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.
Metadata
Metadata
Assignees
Labels
Enhancement / Feature RequestSomething NewSomething New
Type
Projects
Status
No status