Migrate profile to use sframe

This commit is contained in:
yflory
2017-10-30 18:49:28 +01:00
parent 907e2cb517
commit 4250688856
7 changed files with 119 additions and 675 deletions

View File

@@ -168,4 +168,8 @@ define({
// in the drive at registration.
'Q_MERGE_ANON_DRIVE': true,
// Add or remove the avatar from the profile.
// We have to pin/unpin the avatar and store/remove the value from the user object
'Q_PROFILE_AVATAR_ADD': true,
'Q_PROFILE_AVATAR_REMOVE': true
});