This commit is contained in:
Benoit Marty 2025-01-28 11:33:07 +01:00
parent 1776d93a20
commit 822efe8baa
7 changed files with 31 additions and 54 deletions

View file

@ -39,7 +39,6 @@ interface MediaViewerEntryPoint : FeatureEntryPoint {
val canShowInfo: Boolean,
) : NodeInputs
// TODO convert to sealed class and add eventId to the 2nd and 3rd items
enum class MediaViewerMode {
SingleMedia,
TimelineImagesAndVideos,