Rework path storage, add start screen
This commit is contained in:
@ -81,7 +81,7 @@ struct AddPageView: View {
|
||||
urlString: "page",
|
||||
title: "A Title"),
|
||||
tags: [])
|
||||
content.pages.insert(page, at: 0)
|
||||
content.add(page)
|
||||
selectedPage = page
|
||||
dismissSheet()
|
||||
}
|
||||
|
Reference in New Issue
Block a user