Add partial share and draft support to CFv2.

This commit is contained in:
Cody Henthorne
2023-05-31 14:12:33 -04:00
parent b9ae537706
commit 693aef5c04
25 changed files with 642 additions and 137 deletions

View File

@@ -48,7 +48,6 @@ class StoryContextMenuTest {
slideDeck = SlideDeck().apply {
addSlide(
ImageSlide(
context,
FakeMessageRecords.buildDatabaseAttachment(
attachmentId = attachmentId
)