Add settings scene.

This commit is contained in:
Maurice Parker
2019-04-25 18:06:53 -05:00
parent f5941fda64
commit 81f7332f3c
15 changed files with 631 additions and 84 deletions

View File

@@ -18,7 +18,7 @@ class AddFolderViewController: UITableViewController, AddContainerViewController
private var accounts: [Account]!
var delegate: AddContainerViewControllerChildDelegate?
weak var delegate: AddContainerViewControllerChildDelegate?
override func viewDidLoad() {