mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #1477 from Human-Connection/return_null_for_missing_tac_version
If TAC version is missing, return `null`
This commit is contained in:
commit
02e53494f5
@ -172,6 +172,8 @@ export default {
|
||||
'disabled',
|
||||
'locationName',
|
||||
'about',
|
||||
'termsAndConditionsAgreedVersion',
|
||||
// TODO: 'termsAndConditionsAgreedAt',
|
||||
],
|
||||
boolean: {
|
||||
followedByCurrentUser:
|
||||
|
||||
@ -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==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user