Remove theme feature gating

This commit is contained in:
Alex Gleason
2022-05-04 11:05:55 -05:00
parent 716e9b952f
commit d7e2b843cf
2 changed files with 3 additions and 12 deletions

View File

@@ -188,10 +188,6 @@ const getInstanceFeatures = (instance: Instance) => {
v.software === PIXELFED,
]),
// FIXME: long-term this shouldn't be a feature,
// but for now we want it to be overrideable in the build
darkMode: true,
/**
* Legacy DMs timeline where messages are displayed chronologically without groupings.
* @see GET /api/v1/timelines/direct