mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +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
|
/// If debug logging is enabled, this contains all neccesary information
|
||||||
pub(crate) debug_logging: RwLock<Option<DebugLogging>>,
|
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
|
/// This is only available if a backup export is currently running, it will also be
|
||||||
/// holding the ongoing process while running.
|
/// holding the ongoing process while running.
|
||||||
|
|||||||
Reference in New Issue
Block a user