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

DROID-3554 Use cases | Enhancement | Automatically open a specific object when a new space is created or account is created (#2363)

This commit is contained in:
Evgenii Kozlov 2025-04-28 15:22:56 +02:00
parent fd10386b90
commit bcbb8368e7
17 changed files with 219 additions and 57 deletions

View file

@ -2042,5 +2042,6 @@ Please provide specific details of your needs here.</string>
<string name="space_properties_screen_section_my_types">My Properties</string>
<string name="space_properties_screen_section_system_types">System Properties</string>
<string name="space_properties_screen_menu_move_to_bin">Move to bin</string>
<string name="onboarding_error_while_creating_account_space_is_missing">Error while creating account: space is missing</string>
</resources>