oopsie i was silly

This commit is contained in:
aprilthepink 2024-07-21 20:56:53 +02:00
parent 1a741c6420
commit 4429aa380a

View file

@ -110,6 +110,7 @@ pub struct EndpointType {
}
#[derive(Clone, Debug, Deserialize, Serialize)]
#[serde(rename_all = "camelCase")]
pub struct IconType {
#[serde(rename = "type")]
pub type_: String, //Always "Image"