gewoon aant gokke nu
This commit is contained in:
@@ -20,6 +20,6 @@ async fn main() {
|
|||||||
// Ok(text) => text,
|
// Ok(text) => text,
|
||||||
// Err(error) => println!("NOPE"),
|
// Err(error) => println!("NOPE"),
|
||||||
// }; //
|
// }; //
|
||||||
let channels: Vec<Channel> =serde_json::from_str(&resp).expect("EUH");
|
let channels: Map<Channel> =serde_json::from_str(&resp).expect("EUH");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
{
|
{ "name": "squibquib", "id": "UC-9-sjOyxoDCdQlVzObzGsw", "type": "letsplay"}
|
||||||
{ "name": "squibquib", "id": "UC-9-sjOyxoDCdQlVzObzGsw", "type": "letsplay"},
|
{"name":"sinixdesign", "id":"UCUQTqWAaSzhAKRanOpes1nA" , "type": "art"}
|
||||||
{"name":"sinixdesign", "id":"UCUQTqWAaSzhAKRanOpes1nA" , "type": "art"},
|
|
||||||
{"name":"misshapenchair", "id": "", "type": "essay"}
|
{"name":"misshapenchair", "id": "", "type": "essay"}
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user