mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Update Riot/Modules/SecretsRecovery/RecoverWithKey/SecretsRecoveryWithKeyViewController.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -216,7 +216,7 @@ final class SecretsRecoveryWithKeyViewController: UIViewController {
|
||||
do {
|
||||
documentContent = try String(contentsOf: documentURL)
|
||||
} catch {
|
||||
print("Error: \(error)")
|
||||
print("[SecretsRecoveryWithKeyViewController] Error: \(error)")
|
||||
documentContent = nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user