Fix commented out code

This commit is contained in:
Chewbacca 2023-02-13 08:01:47 -05:00
parent f46086d52a
commit 8290b54dd5

View file

@ -467,7 +467,7 @@ const getInstanceFeatures = (instance: Instance) => {
* Whether client settings can be retrieved from the API.
* @see GET /api/pleroma/frontend_configurations
*/
frontendConfigurations: false, // v.software === PLEROMA,
frontendConfigurations: v.software === PLEROMA,
/**
* Groups.