mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 13:57:10 +09:00
DROID-2135 FaO | Fix | Missing space id (#910)
This commit is contained in:
parent
af318bb3ff
commit
fe1dc02190
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ abstract class ObjectMenuBaseFragment :
|
|||
R.id.objectIconPickerScreen,
|
||||
bundleOf(
|
||||
IconPickerFragmentBase.ARG_CONTEXT_ID_KEY to ctx,
|
||||
IconPickerFragmentBase.ARG_SPACE_ID_KEY to space
|
||||
)
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue