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:
parent
548d651596
commit
f3ef8a34c5
1 changed files with 2 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue