|
@@ -77,6 +77,9 @@ class NCAccountRequest: UIViewController {
|
|
super.viewWillDisappear(animated)
|
|
super.viewWillDisappear(animated)
|
|
|
|
|
|
timer?.invalidate()
|
|
timer?.invalidate()
|
|
|
|
+ if enableAddAccount {
|
|
|
|
+ dismiss(animated: false)
|
|
|
|
+ }
|
|
}
|
|
}
|
|
|
|
|
|
// MARK: - NotificationCenter
|
|
// MARK: - NotificationCenter
|