mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
draft page info dialog features
This commit is contained in:
parent
71ae92cfaa
commit
96230ee476
5 changed files with 133 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue