Closed robbinrietdijk closed 2 years ago
This addresses #107. When a profile is retrieved, a check is performed to determine whether any stored non-null data is a ProfileModel. If not, it gets replaced by a freshly retrieved ProfileModel.
ProfileModel
This addresses #107. When a profile is retrieved, a check is performed to determine whether any stored non-null data is a
ProfileModel
. If not, it gets replaced by a freshly retrievedProfileModel
.