Skip to content

Commit

Permalink
feat: Add Scope import to freenet_api.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Dec 19, 2024
1 parent 2c6c096 commit e25cb59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/components/app/freenet_api.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use std::collections::HashSet;
use dioxus::prelude::*;
use dioxus_core::Scope;
use futures::StreamExt;
use common::room_state::ChatRoomParametersV1;
use ed25519_dalek::VerifyingKey;
Expand Down

0 comments on commit e25cb59

Please sign in to comment.