Update iOS code to handle module changes.

This commit is contained in:
Brent Simmons
2024-03-20 20:54:21 -07:00
parent 2461e937bf
commit 13871495f3
7 changed files with 16 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
import Account
import UIKit
import Core
protocol AddAccountDismissDelegate: UIViewController {
func dismiss()