Lutz Kremer
Results
2
issues of
Lutz Kremer
I would like to use the following enum (note that `NumberParam` has a "tag" parameter): ```rust #[derive(Debug, PartialEq, Eq, Serialize, Deserialize, Clone, ToSchema)] #[serde(rename_all = "camelCase", tag = "type")] pub...
### Describe the bug When I enable the autostart functionality on the settings page and reboot my computer, LocalSend does not automatically open. After I open the program manually and...
bug
linux