Use new API for account aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -88,6 +88,7 @@ export const getFeatures = createSelector([instance => instance], instance => {
|
||||
]),
|
||||
birthdays: v.software === PLEROMA && gte(v.version, '2.4.50'),
|
||||
ethereumLogin: v.software === MITRA,
|
||||
accountMoving: v.software === PLEROMA && gte(v.version, '2.4.50'),
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user