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

DROID-3593 Primitives | Fix | Disable type title update when restriction is present (#2358)

This commit is contained in:
Konstantin Ivanov 2025-04-25 11:38:54 +02:00 committed by Evgenii Kozlov
parent fd1c45f780
commit 3b94345d5f
4 changed files with 15 additions and 0 deletions

View file

@ -1901,6 +1901,7 @@ Please provide specific details of your needs here.</string>
<string name="object_properties_empty_state">No properties yet. Add some to this type</string>
<string name="object_type_open_type_error">Failed to open the object type</string>
<string name="object_type_edit_type_details_error">Editing this type is not allowed.</string>
<string name="day_of_week_monday">Monday</string>
<string name="day_of_week_tuesday">Tuesday</string>