From e3e34930c08d950567ac0aecdd9226b0cd50b7e2 Mon Sep 17 00:00:00 2001 From: bvanroll Date: Thu, 10 Jul 2025 09:38:19 +0200 Subject: [PATCH] gewoon aant gokke nu --- homegrown/email/src/main.rs | 2 +- static/yters.json | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/homegrown/email/src/main.rs b/homegrown/email/src/main.rs index ae7c28a..180066b 100644 --- a/homegrown/email/src/main.rs +++ b/homegrown/email/src/main.rs @@ -20,6 +20,6 @@ async fn main() { // Ok(text) => text, // Err(error) => println!("NOPE"), // }; // - let channels: Vec =serde_json::from_str(&resp).expect("EUH"); + let channels: Map =serde_json::from_str(&resp).expect("EUH"); } diff --git a/static/yters.json b/static/yters.json index 3cfab04..ff31329 100644 --- a/static/yters.json +++ b/static/yters.json @@ -1,5 +1,3 @@ -{ - { "name": "squibquib", "id": "UC-9-sjOyxoDCdQlVzObzGsw", "type": "letsplay"}, - {"name":"sinixdesign", "id":"UCUQTqWAaSzhAKRanOpes1nA" , "type": "art"}, + { "name": "squibquib", "id": "UC-9-sjOyxoDCdQlVzObzGsw", "type": "letsplay"} + {"name":"sinixdesign", "id":"UCUQTqWAaSzhAKRanOpes1nA" , "type": "art"} {"name":"misshapenchair", "id": "", "type": "essay"} -}