This corrects an error when updating personal notes. The UUID of the block containing the note was being grabbed at index 1 when it was in fact a object with the property uuid
. This would stop synchronization.
This corrects an error when updating personal notes. The UUID of the block containing the note was being grabbed at index 1 when it was in fact a object with the property uuid
. This would stop synchronization.