1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-1994 Video object | Fix | Crash after open settings menu (#601)

This commit is contained in:
Konstantin Ivanov 2023-11-27 16:06:57 +01:00 committed by GitHub
parent 548d651596
commit f3ef8a34c5
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,8 @@ class ObjectMenuOptionsProviderImpl(
ObjectType.Layout.FILE,
ObjectType.Layout.DASHBOARD,
ObjectType.Layout.IMAGE,
ObjectType.Layout.VIDEO,
ObjectType.Layout.AUDIO,
ObjectType.Layout.SPACE,
ObjectType.Layout.SET,
ObjectType.Layout.COLLECTION,