LocalAddressBook
: set/update readOnly
when address books are renamed
#1114
Labels
bug
Something isn't working
Currently, when address books are updated,
readOnly
is only updated whenforceReadOnly != null
.However
readOnly
should always be calculated and thenowReadOnly != readOnly
block executed, if applicable.The text was updated successfully, but these errors were encountered: