Merge branch 'develop' into 'reactions-page'
# Conflicts: # app/soapbox/utils/features.js
This commit is contained in:
@@ -24,6 +24,7 @@ export const getFeatures = createSelector([
|
||||
securityAPI: v.software === 'Pleroma',
|
||||
settingsStore: v.software === 'Pleroma',
|
||||
accountAliasesAPI: v.software === 'Pleroma',
|
||||
resetPasswordAPI: v.software === 'Pleroma',
|
||||
exposableReactions: features.includes('exposable_reactions'),
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user