draft page info dialog features

This commit is contained in:
yggverse 2025-03-22 05:04:43 +02:00
parent 71ae92cfaa
commit 96230ee476
5 changed files with 133 additions and 4 deletions

View file

@ -75,7 +75,7 @@ impl Gemini {
0.9
}
SocketClientEvent::Complete => {
i.add_event("Complete".to_string());
i.add_event("Receiving".to_string());
1.0
}
_ => panic!(), // alert on API change