mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 11:26:29 +03:00
typo
This commit is contained in:
@@ -234,7 +234,7 @@ pub struct InnerContext {
|
||||
/// If debug logging is enabled, this contains all neccesary information
|
||||
pub(crate) debug_logging: RwLock<Option<DebugLogging>>,
|
||||
|
||||
/// Qr code for currently running [`BackupProvider`].
|
||||
/// QR code for currently running [`BackupProvider`].
|
||||
///
|
||||
/// This is only available if a backup export is currently running, it will also be
|
||||
/// holding the ongoing process while running.
|
||||
|
||||
Reference in New Issue
Block a user