Browse Source

add dm navigation title

Signed-off-by: William Casarin <jb55@jb55.com>
profiles-everywhere
William Casarin 3 years ago
parent
commit
1417299d2d
  1. 1
      damus/Views/DMChatView.swift

1
damus/Views/DMChatView.swift

@ -118,6 +118,7 @@ struct DMChatView: View {
Footer
}
}
.navigationTitle("DM")
.toolbar { Header }
}
}

Loading…
Cancel
Save