diff options
Diffstat (limited to 'src/store/actions')
| -rw-r--r-- | src/store/actions/user.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/store/actions/user.ts b/src/store/actions/user.ts index 3ebd4190..c7d0d5a7 100644 --- a/src/store/actions/user.ts +++ b/src/store/actions/user.ts @@ -233,3 +233,4 @@ export const suggestedPeopleAnimatedTutorialFinished = ( console.log('Error while updating suggested people linked state: ', error); } }; + |
