diff --git a/source/options/features.ts b/source/options/features.ts index 7f963a4..c6acf25 100644 --- a/source/options/features.ts +++ b/source/options/features.ts @@ -44,7 +44,7 @@ export const features: FeatureData[] = [ component: BackToTopSetting, }, { - availableSince: new Date("2023-06-31"), + availableSince: new Date("2023-07-01"), index: 0, key: Feature.HideTopics, title: "Hide Topics",