mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-05-16 15:10:01 +00:00
Update core/conversations/src/account.rs
Co-authored-by: osmaczko <33099791+osmaczko@users.noreply.github.com>
This commit is contained in:
parent
2b2d485108
commit
0e6beaa24e
@ -4,7 +4,7 @@ use openmls_traits::signatures::Signer;
|
|||||||
|
|
||||||
use crate::types::AccountId;
|
use crate::types::AccountId;
|
||||||
|
|
||||||
/// Logos Account provides represents a single account across
|
/// Logos Account represents a single account across
|
||||||
/// multiple installations and services.
|
/// multiple installations and services.
|
||||||
pub struct LogosAccount {
|
pub struct LogosAccount {
|
||||||
id: AccountId,
|
id: AccountId,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user