If TAC version is missing, return null

This commit is contained in:
roschaefer 2019-09-04 23:35:04 +02:00
parent 127d98c475
commit 38ea74379a
2 changed files with 3 additions and 1 deletions

View File

@ -172,6 +172,8 @@ export default {
'disabled',
'locationName',
'about',
'termsAndConditionsAgreedVersion',
// TODO: 'termsAndConditionsAgreedAt',
],
boolean: {
followedByCurrentUser:

View File

@ -5811,7 +5811,7 @@ mem@~5.1.1:
mimic-fn "^2.1.0"
p-is-promise "^2.1.0"
memoize-one@~5.1.0, memoize-one@~5.1.1:
memoize-one@~5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.1.1.tgz#047b6e3199b508eaec03504de71229b8eb1d75c0"
integrity sha512-HKeeBpWvqiVJD57ZUAsJNm71eHTykffzcLZVYWiVfQeI1rJtuEaS7hQiEpWfVVk18donPwJEcFKIkCmPJNOhHA==